프로퍼티 | 타입 | 설명 | |
---|---|---|---|
frameTime | float | ||
islooping | bool | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D |
메소드 | 설명 | |
---|---|---|
Animation ( Microsoft.Xna.Framework.Graphics.Texture2D texture, float frameTime, bool islooping ) : System |
public Animation ( Microsoft.Xna.Framework.Graphics.Texture2D texture, float frameTime, bool islooping ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
frameTime | float | |
islooping | bool | |
리턴 | System |