C# 클래스 DodongosQuest.Items.Get_Strategies.StandardGetStrategy

상속: IGetStrategy
파일 보기 프로젝트 열기: faintpixel/Roguelike 1 사용 예제들

공개 메소드들

메소드 설명
Get ( IItem item, World world, ICreature getter ) : void

메소드 상세

Get() 공개 메소드

public Get ( IItem item, World world, ICreature getter ) : void
item IItem
world World
getter ICreature
리턴 void