C# 클래스 Super_Caissiere.Entities.Items.Chili

상속: Product
파일 보기 프로젝트 열기: valryon/super-caissiere

공개 메소드들

메소드 설명
Chili ( ) : System
Clone ( ) : SuperCaissiere.Engine.World.Entity
Update ( Microsoft gameTime ) : void

메소드 상세

Chili() 공개 메소드

public Chili ( ) : System
리턴 System

Clone() 공개 메소드

public Clone ( ) : SuperCaissiere.Engine.World.Entity
리턴 SuperCaissiere.Engine.World.Entity

Update() 공개 메소드

public Update ( Microsoft gameTime ) : void
gameTime Microsoft
리턴 void