The method is called on the sprite animation.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
protected virtual void OnSpriteAnimate( double time, double timeDiff, ref XInputSpriteController..::.InputActionInfo actionInfo ) |
Parameters
- time
- Type: System..::.Double
Current time.
- timeDiff
- Type: System..::.Double
Time difference.
- actionInfo
- Type:
SGP.XSpace..::.XInputSpriteController..::.InputActionInfo
%
The XInputSpriteController..::.InputActionInfo action information.