Метод | Описание | |
---|---|---|
AnimatedSprite ( ) : System | ||
AnimatedSprite ( |
||
FrameBack ( ) : void | ||
FrameForward ( ) : void | ||
Play ( |
||
Play ( uint start, uint end ) : void | ||
SetPaused ( bool paused ) : void | ||
Update ( float dt ) : void |
Метод | Описание | |
---|---|---|
Drawable ( RenderTarget target, |
||
SetFrame ( uint frame ) : void |
public AnimatedSprite ( |
||
t | ||
Результат | System |
public Play ( uint start, uint end ) : void | ||
start | uint | |
end | uint | |
Результат | void |