C# 클래스 Electric_Potatoe_TD.Bestiaire

파일 보기 프로젝트 열기: Haseo/Electric-Potatoe-TD 1 사용 예제들

공개 메소드들

메소드 설명
Bestiaire ( DataCenter game ) : System
Initialize ( ) : void
LoadContent ( ) : void
UnloadContent ( ) : void
draw ( ) : void
update ( ) : void

메소드 상세

Bestiaire() 공개 메소드

public Bestiaire ( DataCenter game ) : System
game DataCenter
리턴 System

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

LoadContent() 공개 메소드

public LoadContent ( ) : void
리턴 void

UnloadContent() 공개 메소드

public UnloadContent ( ) : void
리턴 void

draw() 공개 메소드

public draw ( ) : void
리턴 void

update() 공개 메소드

public update ( ) : void
리턴 void