C# Class Squared.Game.Animation.SetFrame

Inheritance: AnimCmd
Show file Open project: sq/Fracture

Public Properties

Property Type Description
Frame int
Group object

Public Methods

Method Description
Invoke ( Animator animator ) : bool

Method Details

Invoke() public method

public Invoke ( Animator animator ) : bool
animator Animator
return bool

Property Details

Frame public property

public int Frame
return int

Group public property

public object Group
return object