| AddToSelection(C4PropList *add_obj) | C4EditCursor | |
| AltDown() | C4EditCursor | |
| AltUp() | C4EditCursor | |
| AppendMenuItem(int num, const StdStrBuf &label) | C4EditCursor | protected |
| ApplyCreateObject(bool contained) | C4EditCursor | protected |
| ApplyToolBrush() | C4EditCursor | protected |
| ApplyToolFill() | C4EditCursor | protected |
| ApplyToolLine() | C4EditCursor | protected |
| ApplyToolPicker() | C4EditCursor | protected |
| ApplyToolRect() | C4EditCursor | protected |
| C4EditCursor() | C4EditCursor | |
| Clear() | C4EditCursor | |
| ClearPointers(C4Object *pObj) | C4EditCursor | |
| ClearSelection(C4PropList *next_selection=nullptr) | C4EditCursor | |
| creator_def | C4EditCursor | protected |
| creator_overlay | C4EditCursor | protected |
| Default() | C4EditCursor | |
| Delete() | C4EditCursor | |
| DoContextMenu(DWORD dwKeyState) | C4EditCursor | protected |
| DoContextObjCommand(C4Object *, const char *cmd) | C4EditCursor | protected |
| DoContextObjsel(C4Object *, bool clear) | C4EditCursor | |
| DragCon0 | C4EditCursor | protected |
| DragConLast | C4EditCursor | protected |
| DragFrame | C4EditCursor | protected |
| DragLine | C4EditCursor | protected |
| DragRot0 | C4EditCursor | protected |
| DragRotLast | C4EditCursor | protected |
| DragShape | C4EditCursor | protected |
| DragTransform | C4EditCursor | protected |
| Draw(C4TargetFacet &cgo) | C4EditCursor | |
| DrawObject(C4TargetFacet &cgo, C4Object *cobj, uint32_t select_mark_color, bool highlight, bool draw_transform_marker) | C4EditCursor | protected |
| DrawSelectMark(C4Facet &cgo, FLOAT_RECT r, float width, uint32_t color=0xffffffff) | C4EditCursor | protected |
| DropTarget | C4EditCursor | protected |
| Duplicate() | C4EditCursor | |
| EditingOK(bool for_landscape_drawing=false) | C4EditCursor | |
| EMControl(enum C4PacketType eCtrlType, class C4ControlPacket *pCtrl) | C4EditCursor | |
| EMMoveObject(enum C4ControlEMObjectAction eAction, C4Real tx, C4Real ty, C4Object *pTargetObj, const C4EditCursorSelection *pObjs=nullptr, const char *szScript=nullptr, bool drag_finished=false) | C4EditCursor | protected |
| Execute() | C4EditCursor | |
| fAltWasDown | C4EditCursor | protected |
| FrameSelection() | C4EditCursor | protected |
| fShiftWasDown | C4EditCursor | protected |
| GetCreatorDef() | C4EditCursor | inline |
| GetCurrentSelectionPosition(int32_t *x, int32_t *y) | C4EditCursor | |
| GetMode() | C4EditCursor | |
| GetSelection() | C4EditCursor | inline |
| GetTarget() | C4EditCursor | |
| GrabContents() | C4EditCursor | |
| has_mouse_hover | C4EditCursor | protected |
| HasTransformCursor() const | C4EditCursor | inline |
| HasTransformMarker(float *x, float *y, float zoom) const | C4EditCursor | protected |
| highlighted_object | C4EditCursor | protected |
| Hold | C4EditCursor | protected |
| In(const char *szText) | C4EditCursor | |
| Init() | C4EditCursor | |
| InvalidateSelection() | C4EditCursor | inline |
| IsHoveringTransformMarker() const | C4EditCursor | |
| IsSelectionInvalidated() const | C4EditCursor | inline |
| itemsObjselect | C4EditCursor | protected |
| KeyDown(C4KeyCode KeyCode, DWORD dwKeyState) | C4EditCursor | |
| KeyUp(C4KeyCode KeyCode, DWORD dwKeyState) | C4EditCursor | |
| LeftButtonDown(DWORD dwKeyState) | C4EditCursor | |
| LeftButtonUp(DWORD dwKeyState) | C4EditCursor | |
| Mode | C4EditCursor | protected |
| Move(float iX, float iY, float zoom, DWORD dwKeyState) | C4EditCursor | |
| Move(DWORD new_key_state) | C4EditCursor | |
| MoveSelection(C4Real iXOff, C4Real iYOff, bool drag_finished) | C4EditCursor | protected |
| ObjselectDelItems() | C4EditCursor | protected |
| OnSelectionChanged(bool by_objectlist=false) | C4EditCursor | |
| OpenPropTools() | C4EditCursor | |
| PerformDuplication(int32_t *object_numbers, int32_t object_count, bool local_call) | C4EditCursor | |
| PerformDuplicationLegacy(int32_t *pObjects, int32_t iObjectNum, bool fLocalCall) | C4EditCursor | |
| PutContents() | C4EditCursor | protected |
| RemoveFromSelection(C4PropList *remove_obj) | C4EditCursor | |
| RightButtonDown(DWORD dwKeyState) | C4EditCursor | |
| RightButtonUp(DWORD dwKeyState) | C4EditCursor | |
| selection | C4EditCursor | protected |
| selection_invalid | C4EditCursor | protected |
| SetCreatorDef(C4Def *new_def) | C4EditCursor | inline |
| SetHighlightedObject(C4Object *new_highlight) | C4EditCursor | |
| SetHold(bool fToState) | C4EditCursor | inline |
| SetMode(int32_t iMode) | C4EditCursor | |
| SetMouseHover(bool h) | C4EditCursor | inline |
| Target | C4EditCursor | protected |
| ToggleMode() | C4EditCursor | |
| ToolFailure() | C4EditCursor | protected |
| UpdateDropTarget(DWORD dwKeyState) | C4EditCursor | protected |
| UpdateStatusBar() | C4EditCursor | protected |
| ValidateSelection() | C4EditCursor | inline |
| X | C4EditCursor | protected |
| X2 | C4EditCursor | protected |
| Y | C4EditCursor | protected |
| Y2 | C4EditCursor | protected |
| Zoom | C4EditCursor | protected |
| ~C4EditCursor() | C4EditCursor | |