C# 클래스 GroundOnTimeEffectGrowable

상속: GroundOnTimeEffect
파일 보기 프로젝트 열기: LilTsubaki/Les-fragments-d-Erule

공개 메소드들

메소드 설명
ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void

Adds a GroundOnTimeAppliedEffect to every Hexagon in the area of effect.

GroundOnTimeEffectGrowable ( JSONObject, js ) : System

메소드 상세

ApplyEffect() 공개 메소드

Adds a GroundOnTimeAppliedEffect to every Hexagon in the area of effect.
public ApplyEffect ( List hexagons, Hexagon, target, Character, caster ) : void
hexagons List The Hexagons in the area of effect.
target Hexagon, The Hexagon aimed.
caster Character, The caster of the effect.
리턴 void

GroundOnTimeEffectGrowable() 공개 메소드

public GroundOnTimeEffectGrowable ( JSONObject, js ) : System
js JSONObject,
리턴 System