C# Class ManicDigger.CameraMove

Mostra file Open project: GlennMR/800Craft-Client Class Usage Examples

Public Properties

Property Type Description
AngleDown bool
AngleUp bool
Distance float
DistanceDown bool
DistanceUp bool
MoveX int
MoveY int
TurnLeft bool
TurnRight bool

Property Details

AngleDown public_oe property

public bool AngleDown
return bool

AngleUp public_oe property

public bool AngleUp
return bool

Distance public_oe property

public float Distance
return float

DistanceDown public_oe property

public bool DistanceDown
return bool

DistanceUp public_oe property

public bool DistanceUp
return bool

MoveX public_oe property

public int MoveX
return int

MoveY public_oe property

public int MoveY
return int

TurnLeft public_oe property

public bool TurnLeft
return bool

TurnRight public_oe property

public bool TurnRight
return bool