Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ManicDigger
CharacterPhysics.MoveInfo
C# Class ManicDigger.CharacterPhysics.MoveInfo
Afficher le fichier
Open project: GlennMR/800Craft-Client
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
ENABLE_FREEMOVE
bool
ENABLE_NOCLIP
bool
Swimming
bool
acceleration
Acceleration
jumpstartacceleration
float
movedown
bool
movedx
int
movedy
float
movespeednow
float
moveup
bool
wantsjump
bool
Property Details
ENABLE_FREEMOVE
public_oe property
public
bool
ENABLE_FREEMOVE
Résultat
bool
ENABLE_NOCLIP
public_oe property
public
bool
ENABLE_NOCLIP
Résultat
bool
Swimming
public_oe property
public
bool
Swimming
Résultat
bool
acceleration
public_oe property
public
Acceleration,ManicDigger
acceleration
Résultat
Acceleration
jumpstartacceleration
public_oe property
public
float
jumpstartacceleration
Résultat
float
movedown
public_oe property
public
bool
movedown
Résultat
bool
movedx
public_oe property
public
int
movedx
Résultat
int
movedy
public_oe property
public
float
movedy
Résultat
float
movespeednow
public_oe property
public
float
movespeednow
Résultat
float
moveup
public_oe property
public
bool
moveup
Résultat
bool
wantsjump
public_oe property
public
bool
wantsjump
Résultat
bool