public static interface Actions.Observer
Modifier and Type | Method | Description |
---|---|---|
static ActionObserverCameraFollowPlayerSyntax |
cameraFollowPlayer() |
|
static ActionObserverCameraFollowUnitsSyntax |
cameraFollowUnits() |
|
static ActionObserverCameraMoveSyntax |
cameraMove() |
|
static ActionObserverPlayerPerspectiveSyntax |
playerPerspective() |
static ActionObserverPlayerPerspectiveSyntax playerPerspective()
static ActionObserverCameraMoveSyntax cameraMove()
static ActionObserverCameraFollowPlayerSyntax cameraFollowPlayer()
static ActionObserverCameraFollowUnitsSyntax cameraFollowUnits()
Copyright © 2017–2018 Ocraft Project. All rights reserved.