BaseDynamicRectangle(float x, float y, float width, float height) | Pathfinder.GUI.BaseDynamicRectangle | protected |
BaseInteractiveRectangle(T x, T y, T width, T height) | Pathfinder.GUI.BaseInteractiveRectangle< float > | protected |
ClickPositionOffset | Pathfinder.GUI.DynamicRectangle | protected |
DeselectedColor | Pathfinder.GUI.BaseDynamicRectangle | |
DoDraw() | Pathfinder.GUI.DynamicRectangle | virtual |
Draw() | Pathfinder.GUI.DynamicRectangle | virtual |
DrawFinish | Pathfinder.GUI.BaseInteractiveRectangle< float > | |
DynamicRectangle(float x, float y, float width, float height) | Pathfinder.GUI.DynamicRectangle | |
DynamicRectangle(float x, float y, float width, float height, Color? selected, Color? deselected=null, float selectableBorder=-1, bool xMove=true, bool yMove=true) | Pathfinder.GUI.DynamicRectangle | |
DynamicRectangle(float x, float y, float width, float height, Color? selected, Color? deselected, float selectableBorder, MoveLine? xbound, MoveLine? ybound=null) | Pathfinder.GUI.DynamicRectangle | |
HandleInteraction() | Pathfinder.GUI.BaseInteractiveRectangle< float > | |
InBorder | Pathfinder.GUI.BaseDynamicRectangle | |
IsActive | Pathfinder.GUI.DynamicRectangle | |
IsDragging | Pathfinder.GUI.DynamicRectangle | |
MovedPosition | Pathfinder.GUI.BaseDynamicRectangle | |
OriginalClickPosition | Pathfinder.GUI.DynamicRectangle | protected |
SelectableBorder | Pathfinder.GUI.BaseDynamicRectangle | |
SelectedColor | Pathfinder.GUI.BaseDynamicRectangle | |
XBound | Pathfinder.GUI.BaseDynamicRectangle | |
YBound | Pathfinder.GUI.BaseDynamicRectangle | |