C# Class fCraft.Firework

Inheritance: PhysicsTask
Show file Open project: GlennMR/800craft

Public Methods

Method Description
Firework ( World world, Vector3I position ) : System

Protected Methods

Method Description
PerformInternal ( ) : int

Method Details

Firework() public method

public Firework ( World world, Vector3I position ) : System
world World
position Vector3I
return System

PerformInternal() protected method

protected PerformInternal ( ) : int
return int