C# Class fCraft.MathCommands

Show file Open project: GlennMR/800craft Class Usage Examples

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
DrawOperationBegin ( Player player, Command cmd, DrawOperation op ) : void
DrawOperationCallback ( Player player, Vector3I marks, object tag ) : void
EqualityHandler ( Player player, Command cmd ) : void
FuncFHandler ( Player player, Command cmd ) : void
FuncHandler ( Player player, Command cmd ) : void
FuncSHandler ( Player player, Command cmd ) : void
InequalityHandler ( Player player, Command cmd ) : void
StartParametrizedDraw ( Player player, Command cmd ) : void

Method Details

Init() public static method

public static Init ( ) : void
return void