C# Class exSpriteAnimHelper, ex2d-v1

Inheritance: exSpriteBaseAnimHelper
显示文件 Open project: exdev/ex2d-v1

Protected Methods

Method Description
Awake ( ) : void
LateUpdate ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

LateUpdate() protected method

protected LateUpdate ( ) : void
return void