C# 클래스 Super_Caissiere.States.BackgroundVomitif

상속: System.Entity
파일 보기 프로젝트 열기: valryon/super-caissiere 1 사용 예제들

공개 메소드들

메소드 설명
BackgroundVomitif ( bool _win ) : System
Clone ( ) : System.Entity
Update ( GameTime gameTime ) : void

메소드 상세

BackgroundVomitif() 공개 메소드

public BackgroundVomitif ( bool _win ) : System
_win bool
리턴 System

Clone() 공개 메소드

public Clone ( ) : System.Entity
리턴 System.Entity

Update() 공개 메소드

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