Loading...
Searching...
No Matches
Go to the source code of this file.
|
| namespace | yaze |
| | Main namespace for the application.
|
| |
| namespace | yaze::test |
| |
|
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, LoadRoomFromRealRom) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, LoadMultipleRooms) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, DungeonEditorInitialization) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, ObjectEncodingRoundTrip) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType1Object) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType2Object) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, EncodeType3Object) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, AddObjectToRoom) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, RemoveObjectFromRoom) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, UpdateObjectInRoom) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, ValidateObjectBounds) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, SaveAndReloadRoom) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, RenderObjectWithTiles) |
| |
| | yaze::test::TEST_F (DungeonEditorIntegrationTest, ObjectsOnDifferentLayers) |
| |