Property | Type | Description | |
---|---|---|---|
instance | WorldController, | ||
size | int |
Method | Description | |
---|---|---|
CameraPosition ( float playerX, float playerY ) : Vector3 | ||
InitGame ( ) : void | ||
PlayerX ( ) : float | ||
PlayerY ( ) : float | ||
Restrain ( float coordinate, float cameraWidth, float roomWidth ) : float | ||
Start ( ) : void | ||
TrackPlayer ( ) : void | ||
Update ( ) : void |
public static WorldController, instance | ||
return | WorldController, |