pandemonium_engine/servers
Relintai f811d48449 Ported: Add Navigation function to get all navigation maps
Added new function that returns all created navigation map RIDs from the NavigationServer. The function returns both 2D and 3D created navigation maps as technically there is no distinction between them.
- smix8
38ee593b76
2022-07-29 17:49:24 +02:00
..
audio
physics
physics_2d
visual
audio_server.cpp
audio_server.h
navigation_2d_server.cpp Ported: Add Navigation function to get all navigation maps 2022-07-29 17:49:24 +02:00
navigation_2d_server.h Ported: Add Navigation function to get all navigation maps 2022-07-29 17:49:24 +02:00
navigation_server.cpp Ported: Add Navigation function to get all navigation maps 2022-07-29 17:49:24 +02:00
navigation_server.h Ported: Add Navigation function to get all navigation maps 2022-07-29 17:49:24 +02:00
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp
register_server_types.h
SCsub
server_wrap_mt_common.h
visual_server_callbacks.cpp
visual_server_callbacks.h
visual_server.cpp
visual_server.h