Public Attributes | |
| bool | has_any_custom_collision = false |
| 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 |
| std::vector< int > | route_slots |
Definition at line 146 of file minecart_track_editor_panel.h.
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_any_custom_collision = false |
Definition at line 147 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_track_collision = false |
Definition at line 148 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 149 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 150 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 151 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 152 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().
| std::vector<int> yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::route_slots |
Definition at line 153 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().