C# 클래스 DodongosQuest.Items.Give_Strategies.StandardGiveStrategy

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

공개 메소드들

메소드 설명
Give ( IItem item, World world, ICreature giver ) : void

메소드 상세

Give() 공개 메소드

public Give ( IItem item, World world, ICreature giver ) : void
item IItem
world World
giver ICreature
리턴 void