C# 클래스 _1942.Formation3c

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

공개 메소드들

메소드 설명
Formation3c ( Vector2 startingPos, bool mirrored ) : System
Update ( GameTime gameTime ) : void

메소드 상세

Formation3c() 공개 메소드

public Formation3c ( Vector2 startingPos, bool mirrored ) : System
startingPos Vector2
mirrored bool
리턴 System

Update() 공개 메소드

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