C# Class Touhou.ExampleSprite.ExampleSprite.Bomb

Inheritance: Spellcard
Mostrar archivo Open project: schedule-productions/Touhou

Public Methods

Method Description
Bomb ( string t, string n, string o, double ti, int scr ) : System
update ( ) : bool

Method Details

Bomb() public method

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

update() public method

public update ( ) : bool
return bool