C# Class Mine, Hero.Coli

Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Свойство Type Description
mineName string

Méthodes publiques

Méthode Description
autoReset ( ) : void
detonate ( ) : void
getX ( ) : float
getZ ( ) : float
isDetonated ( ) : bool
stopAnimation ( ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
detection ( ) : void

Method Details

autoReset() public méthode

public autoReset ( ) : void
Résultat void

detonate() public méthode

public detonate ( ) : void
Résultat void

getX() public méthode

public getX ( ) : float
Résultat float

getZ() public méthode

public getZ ( ) : float
Résultat float

isDetonated() public méthode

public isDetonated ( ) : bool
Résultat bool

stopAnimation() public méthode

public stopAnimation ( ) : void
Résultat void

Property Details

mineName public_oe property

public string mineName
Résultat string