C# Class _AttackBox, Rookery

Inheritance: MonoBehaviour
Afficher le fichier Open project: AIESeattleGameArt/Rookery

Méthodes publiques

Свойство Type Description
leftX float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
_AttackBox ( float slx, float srx, float stz, float sbz ) : System.Collections

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

_AttackBox() public méthode

public _AttackBox ( float slx, float srx, float stz, float sbz ) : System.Collections
slx float
srx float
stz float
sbz float
Résultat System.Collections

Property Details

leftX public_oe property

public float leftX
Résultat float