C# 클래스 DodongosQuest.Magic.Cast_Strategies.TeleportStrategy

상속: ICastStrategy
파일 보기 프로젝트 열기: faintpixel/Roguelike

공개 메소드들

메소드 설명
CastSpell ( ICreature caster, Vector2 targetWorldIndex, AreaOfEffect affectedArea, World world ) : bool

메소드 상세

CastSpell() 공개 메소드

public CastSpell ( ICreature caster, Vector2 targetWorldIndex, AreaOfEffect affectedArea, World world ) : bool
caster ICreature
targetWorldIndex Vector2
affectedArea AreaOfEffect
world World
리턴 bool