FillTool

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Enums

EditState
enum EditState
Undocumented in source.

Functions

currentCursorPos
BlockWorldPos currentCursorPos()
Undocumented in source. Be warned that the author may not have intended to support it.
drawSelection
void drawSelection()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionPress
void onMainActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionRelease
void onMainActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionPress
void onSecondaryActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionRelease
void onSecondaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionRelease
void onTertiaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
NetClientPlugin connection;
Undocumented in source.
currentBlock
BlockId currentBlock;
Undocumented in source.
graphics
GraphicsPlugin graphics;
Undocumented in source.
selection
WorldBox selection;
Undocumented in source.
showCursor
bool showCursor;
Undocumented in source.
startingPos
BlockWorldPos startingPos;
Undocumented in source.
state
EditState state;
Undocumented in source.
worldInteraction
WorldInteractionPlugin worldInteraction;
Undocumented in source.

Inherited Members

From ITool

name
string name;
Undocumented in source.
id
size_t id;
Undocumented in source.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionPress
void onMainActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionRelease
void onMainActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionPress
void onSecondaryActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionRelease
void onSecondaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionPress
void onTertiaryActionPress()
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionRelease
void onTertiaryActionRelease()
Undocumented in source. Be warned that the author may not have intended to support it.
onRotateAction
void onRotateAction()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta