#include <minecart_track_editor_panel.h>
Public Attributes | |
| int | id |
| int | room_id |
| int | start_x |
| int | start_y |
Definition at line 18 of file minecart_track_editor_panel.h.
| int yaze::editor::MinecartTrack::id |
Definition at line 19 of file minecart_track_editor_panel.h.
| int yaze::editor::MinecartTrack::room_id |
Definition at line 20 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::IsDefaultTrack().
| int yaze::editor::MinecartTrack::start_x |
Definition at line 21 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::IsDefaultTrack().
| int yaze::editor::MinecartTrack::start_y |
Definition at line 22 of file minecart_track_editor_panel.h.
Referenced by yaze::editor::MinecartTrackEditorPanel::IsDefaultTrack().