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

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

공개 메소드들

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

메소드 상세

Clone() 공개 메소드

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

Pinard() 공개 메소드

public Pinard ( ) : System
리턴 System

Update() 공개 메소드

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