C# 클래스 Terrarium.Renderer.TerrariumSprite

An object used by the Graphics Engine to render a creature.
파일 보기 프로젝트 열기: eugeniomiro/Terrarium 1 사용 예제들

공개 메소드들

메소드 설명
AdvanceFrame ( ) : void

Controls movement and frame advancement for the sprite.

메소드 상세

AdvanceFrame() 공개 메소드

Controls movement and frame advancement for the sprite.
public AdvanceFrame ( ) : void
리턴 void