Property | Type | Description | |
---|---|---|---|
Brush | |||
SelectionBox | ResizableObject |
Method | Description | |
---|---|---|
LoadBrush ( TextSurface surface ) : void | ||
MouseEnterSurface ( |
||
MouseExitSurface ( |
||
MouseMoveSurface ( |
||
OnDeselected ( ) : void | ||
OnSelected ( ) : void | ||
ProcessKeyboard ( |
||
ProcessMouse ( |
||
RefreshTool ( ) : void | ||
ResetSelection ( ) : void | ||
SelectionTool ( ) : System | ||
ToString ( ) : string | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ClearBrush ( int consoleLocationX, int consoleLocationY, ITextSurface surface ) : void | ||
MakeBoxAnimation ( int width, int height, Point center ) : void | ||
PanelStateChanged ( |
||
SaveBrush ( ) : TextSurface | ||
StampBrush ( int consoleLocationX, int consoleLocationY, ITextSurface surface ) : void |
public LoadBrush ( TextSurface surface ) : void | ||
surface | TextSurface | |
return | void |
public MouseEnterSurface ( |
||
info | ||
surface | ITextSurface | |
return | void |
public MouseExitSurface ( |
||
info | ||
surface | ITextSurface | |
return | void |
public MouseMoveSurface ( |
||
info | ||
surface | ITextSurface | |
return | void |
public ProcessKeyboard ( |
||
info | ||
surface | ITextSurface | |
return | bool |
public ProcessMouse ( |
||
info | ||
surface | ITextSurface | |
return | void |
public LayeredGameObject,SadConsoleEditor.Tools Brush | ||
return |