Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ManicDigger
CameraMove
C# Class ManicDigger.CameraMove
Show 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 property
public
bool
AngleDown
return
bool
AngleUp
public property
public
bool
AngleUp
return
bool
Distance
public property
public
float
Distance
return
float
DistanceDown
public property
public
bool
DistanceDown
return
bool
DistanceUp
public property
public
bool
DistanceUp
return
bool
MoveX
public property
public
int
MoveX
return
int
MoveY
public property
public
int
MoveY
return
int
TurnLeft
public property
public
bool
TurnLeft
return
bool
TurnRight
public property
public
bool
TurnRight
return
bool