C# Class CheckWalking, SlasherLock

Afficher le fichier Open project: lucasteles/SlasherLock Class Usage Examples

Méthodes publiques

Méthode Description
CheckWalking ( Transform, transform ) : System,
IsStopped ( ) : bool
IsStoppedAndReset ( ) : bool
IsWaking ( ) : bool
Update ( float time ) : void

Method Details

CheckWalking() public méthode

public CheckWalking ( Transform, transform ) : System,
transform Transform,
Résultat System,

IsStopped() public méthode

public IsStopped ( ) : bool
Résultat bool

IsStoppedAndReset() public méthode

public IsStoppedAndReset ( ) : bool
Résultat bool

IsWaking() public méthode

public IsWaking ( ) : bool
Résultat bool

Update() public méthode

public Update ( float time ) : void
time float
Résultat void