issues
search
anravalli
/
MonsterChase
A simple hunter/hunted game based on QT just to play around with behavior trees
GNU General Public License v3.0
1
stars
2
forks
source link
Monster Refactoring
#8
Closed
anravalli
closed
5 years ago
anravalli
commented
5 years ago
Changes:
src/src.pro: monstersm.cpp/h monsterviews.cpp/h added to project
src/monstersm.cpp/h: all monster state machine code moved here
src/monsterviews.cpp/h: all monster views items moved here
src/monster.cpp/h: sm and views code moved to separated files
Changes: