R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Data Fields | |
ImGuiTableColumnIdx | AutoFitSingleColumn |
ImRect | Bg0ClipRectForDrawCmd |
ImRect | Bg2ClipRectForDrawCmd |
ImGuiTableDrawChannelIdx | Bg2DrawChannelCurrent |
ImGuiTableDrawChannelIdx | Bg2DrawChannelUnfrozen |
ImRect | BgClipRect |
ImU32 | BorderColorLight |
ImU32 | BorderColorStrong |
float | BorderX1 |
float | BorderX2 |
float | CellPaddingX |
float | CellPaddingY |
float | CellSpacingX1 |
float | CellSpacingX2 |
ImSpan< ImGuiTableColumn > | Columns |
float | ColumnsAutoFitWidth |
int | ColumnsCount |
ImGuiTableColumnIdx | ColumnsEnabledCount |
ImGuiTableColumnIdx | ColumnsEnabledFixedCount |
float | ColumnsGivenWidth |
ImGuiTextBuffer | ColumnsNames |
float | ColumnsStretchSumWeights |
ImGuiTableColumnIdx | ContextPopupColumn |
int | CurrentColumn |
int | CurrentRow |
ImGuiTableColumnIdx | DeclColumnsCount |
ImSpan< ImGuiTableColumnIdx > | DisplayOrderToIndex |
ImDrawListSplitter * | DrawSplitter |
ImGuiTableDrawChannelIdx | DummyDrawChannel |
ImBitArrayPtr | EnabledMaskByDisplayOrder |
ImBitArrayPtr | EnabledMaskByIndex |
ImGuiTableFlags | Flags |
ImGuiTableColumnIdx | FreezeColumnsCount |
ImGuiTableColumnIdx | FreezeColumnsRequest |
ImGuiTableColumnIdx | FreezeRowsCount |
ImGuiTableColumnIdx | FreezeRowsRequest |
bool | HasScrollbarYCurr |
bool | HasScrollbarYPrev |
ImGuiTableColumnIdx | HeldHeaderColumn |
ImRect | HostBackupInnerClipRect |
ImRect | HostClipRect |
float | HostIndentX |
bool | HostSkipItems |
ImGuiTableColumnIdx | HoveredColumnBody |
ImGuiTableColumnIdx | HoveredColumnBorder |
ImGuiID | ID |
ImRect | InnerClipRect |
ImRect | InnerRect |
float | InnerWidth |
ImGuiWindow * | InnerWindow |
ImS16 | InstanceCurrent |
ImVector< ImGuiTableInstanceData > | InstanceDataExtra |
ImGuiTableInstanceData | InstanceDataFirst |
ImS16 | InstanceInteracted |
bool | IsContextPopupOpen |
bool | IsDefaultDisplayOrder |
bool | IsDefaultSizingPolicy |
bool | IsInitializing |
bool | IsInsideRow |
bool | IsLayoutLocked |
bool | IsResetAllRequest |
bool | IsResetDisplayOrderRequest |
bool | IsSettingsDirty |
bool | IsSettingsRequestLoad |
bool | IsSortSpecsDirty |
bool | IsUnfrozenRows |
bool | IsUsingHeaders |
int | LastFrameActive |
ImGuiTableColumnIdx | LastResizedColumn |
ImGuiTableRowFlags | LastRowFlags: 16 |
ImGuiTableColumnIdx | LeftMostEnabledColumn |
ImGuiTableColumnIdx | LeftMostStretchedColumn |
bool | MemoryCompacted |
float | MinColumnWidth |
float | OuterPaddingX |
ImRect | OuterRect |
ImGuiWindow * | OuterWindow |
void * | RawData |
float | RefScale |
ImGuiTableColumnIdx | ReorderColumn |
ImGuiTableColumnIdx | ReorderColumnDir |
ImGuiTableColumnIdx | ResizedColumn |
float | ResizedColumnNextWidth |
float | ResizeLockMinContentsX2 |
ImGuiTableColumnIdx | RightMostEnabledColumn |
ImGuiTableColumnIdx | RightMostStretchedColumn |
ImU32 | RowBgColor [2] |
int | RowBgColorCounter |
ImSpan< ImGuiTableCellData > | RowCellData |
ImGuiTableColumnIdx | RowCellDataCurrent |
ImGuiTableRowFlags | RowFlags: 16 |
float | RowIndentOffsetX |
float | RowMinHeight |
float | RowPosY1 |
float | RowPosY2 |
float | RowTextBaseline |
ImGuiTableFlags | SettingsLoadedFlags |
int | SettingsOffset |
ImGuiTableSortSpecs | SortSpecs |
ImGuiTableColumnIdx | SortSpecsCount |
ImVector< ImGuiTableColumnSortSpecs > | SortSpecsMulti |
ImGuiTableColumnSortSpecs | SortSpecsSingle |
ImGuiTableTempData * | TempData |
ImBitArrayPtr | VisibleMaskByIndex |
ImRect | WorkRect |