C# 클래스 WarTornLands.Entities.Modules.Interact.PickUp
파일 보기
프로젝트 열기: floAr/WarTornLands
공개 메소드들
메소드 |
설명 |
|
Interact ( Entity information ) : void |
|
|
PickUp ( WarTornLands loot ) : System |
|
|
Update ( GameTime gameTime ) : void |
|
|
메소드 상세
public Interact ( Entity information ) : void |
information |
Entity |
|
리턴 |
void |
|
public PickUp ( WarTornLands loot ) : System |
loot |
WarTornLands |
|
리턴 |
System |
|
public Update ( GameTime gameTime ) : void |
gameTime |
Microsoft.Xna.Framework.GameTime |
|
리턴 |
void |
|