C# Class WorldController, Endure

Inheritance: MonoBehaviour
显示文件 Open project: Endure-Game/Endure Class Usage Examples

Public Properties

Property Type Description
instance WorldController,
size int

Private Methods

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

Property Details

instance public_oe static_oe property

public static WorldController, instance
return WorldController,

size public_oe property

public int size
return int