Rewrite to separate perception display from state visuals
Hopping this will boost performance as now we are building a big array of simple object instead of an array of complex objects (themselves composed of simple objects)
Showing
- src/perceptions_display.cpp 61 additions, 81 deletionssrc/perceptions_display.cpp
- src/perceptions_display.h 7 additions, 20 deletionssrc/perceptions_display.h
- src/state_display.cpp 24 additions, 36 deletionssrc/state_display.cpp
- src/state_display.h 6 additions, 14 deletionssrc/state_display.h
- src/state_visual.cpp 16 additions, 64 deletionssrc/state_visual.cpp
- src/state_visual.h 1 addition, 51 deletionssrc/state_visual.h
Please register or sign in to comment