C# Class fCraft.Firework

Inheritance: PhysicsTask
Afficher le fichier Open project: GlennMR/800craft

Méthodes publiques

Méthode Description
Firework ( World world, Vector3I position ) : System

Méthodes protégées

Méthode Description
PerformInternal ( ) : int

Method Details

Firework() public méthode

public Firework ( World world, Vector3I position ) : System
world World
position Vector3I
Résultat System

PerformInternal() protected méthode

protected PerformInternal ( ) : int
Résultat int