C# Class Squared.Game.Animation.SetFrame

Inheritance: AnimCmd
Afficher le fichier Open project: sq/Fracture

Méthodes publiques

Свойство Type Description
Frame int
Group object

Méthodes publiques

Méthode Description
Invoke ( Animator animator ) : bool

Method Details

Invoke() public méthode

public Invoke ( Animator animator ) : bool
animator Animator
Résultat bool

Property Details

Frame public_oe property

public int Frame
Résultat int

Group public_oe property

public object Group
Résultat object