C# Class Touhou.ExampleSprite.ExampleSprite.Bomb

Inheritance: Spellcard
Afficher le fichier Open project: schedule-productions/Touhou

Méthodes publiques

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

Method Details

Bomb() public méthode

public Bomb ( string t, string n, string o, double ti, int scr ) : System
t string
n string
o string
ti double
scr int
Résultat System

update() public méthode

public update ( ) : bool
Résultat bool