Public Attributes | |
| bool | has_track_collision = false |
| bool | has_stop_tiles = false |
| bool | has_minecart_sprite = false |
| bool | has_minecart_on_stop = false |
| std::vector< int > | track_subtypes |
Definition at line 113 of file minecart_track_editor_panel.h.
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_track_collision = false |
Definition at line 114 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_stop_tiles = false |
Definition at line 115 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_minecart_sprite = false |
Definition at line 116 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_minecart_on_stop = false |
Definition at line 117 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| std::vector<int> yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::track_subtypes |
Definition at line 118 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().