C# 클래스 _1942.Boss2_Minitower

상속: Boss_Accessory
파일 보기 프로젝트 열기: Hoobler/Projekt1

공개 메소드들

메소드 설명
Boss2_Minitower ( Vector2 position ) : System
Update ( GameTime gameTime, Vector2 speed ) : void

메소드 상세

Boss2_Minitower() 공개 메소드

public Boss2_Minitower ( Vector2 position ) : System
position Vector2
리턴 System

Update() 공개 메소드

public Update ( GameTime gameTime, Vector2 speed ) : void
gameTime Microsoft.Xna.Framework.GameTime
speed Vector2
리턴 void