C# 클래스 Touhou.ExampleSprite.ExampleSprite.Bomb

상속: Spellcard
파일 보기 프로젝트 열기: schedule-productions/Touhou

공개 메소드들

메소드 설명
Bomb ( string t, string n, string o, double ti, int scr ) : System
update ( ) : bool

메소드 상세

Bomb() 공개 메소드

public Bomb ( string t, string n, string o, double ti, int scr ) : System
t string
n string
o string
ti double
scr int
리턴 System

update() 공개 메소드

public update ( ) : bool
리턴 bool