pandemonium_engine/modules/steering_ai
2023-01-13 22:04:30 +01:00
..
agents Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
behaviors Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
proximities Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
config.py Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
COPYRIGHT.txt Added a new steering_ai module. 2023-01-13 21:13:57 +01:00
gsai_agent_location.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_agent_location.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_group_behavior.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_group_behavior.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_path.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_path.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_steering_agent.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_steering_agent.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_steering_behavior.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_steering_behavior.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_target_acceleration.cpp Cang formatted everything in the new module. 2023-01-13 21:35:07 +01:00
gsai_target_acceleration.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
gsai_utils.cpp Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
gsai_utils.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
LICENSE Added a new steering_ai module. 2023-01-13 21:13:57 +01:00
register_types.cpp Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
register_types.h Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
SCsub Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00