프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AIChoice1 | Direction | ||
AIChoice2 | Direction | ||
Direction | Direction | ||
Position | Point | ||
Speed | int | ||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D |
메소드 | 설명 | |
---|---|---|
Draw ( ) : void | ||
Update ( ) : void | ||
UpdatePosition ( ) : void |
Updates the objects location based on the current direction.
|