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 87 of file minecart_track_editor_panel.h.
| bool yaze::editor::MinecartTrackEditorPanel::RoomTrackAudit::has_track_collision = false |
Definition at line 88 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 89 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 90 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 91 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 92 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::RebuildAuditCache().