C# 클래스 Dischord.Engine.AnimationManager

파일 보기 프로젝트 열기: jbrownbridge/Dischord 1 사용 예제들

공개 메소드들

메소드 설명
AnimationManager ( Microsoft.Xna.Framework.Graphics.Texture2D spriteImage, int columns, int rows, string behaviourPath ) : System

비공개 메소드들

메소드 설명
Frame ( int position ) : Rectangle

메소드 상세

AnimationManager() 공개 메소드

public AnimationManager ( Microsoft.Xna.Framework.Graphics.Texture2D spriteImage, int columns, int rows, string behaviourPath ) : System
spriteImage Microsoft.Xna.Framework.Graphics.Texture2D
columns int
rows int
behaviourPath string
리턴 System