C# Class Squared.Game.Animation.Delay

Inheritance: AnimCmd
显示文件 Open project: sq/Fracture

Public Properties

Property Type Description
Duration long

Public Methods

Method Description
Invoke ( Animator animator ) : bool

Method Details

Invoke() public method

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

Property Details

Duration public_oe property

public long Duration
return long