메소드 | 설명 | |
---|---|---|
Animation ( Microsoft.Xna.Framework.Graphics.Texture2D texture, float frameTime, bool isLooping ) : System |
Constructors a new animation.
|
public Animation ( Microsoft.Xna.Framework.Graphics.Texture2D texture, float frameTime, bool isLooping ) : System | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
frameTime | float | |
isLooping | bool | |
리턴 | System |