calmackenzie / VG1819

Final Project for CS4830 2018 - 2019
0 stars 2 forks source link

add observer pattern #484

Closed SRJYC closed 5 years ago

SRJYC commented 5 years ago

fix #467 Add observer pattern. Unit will notify status when destroyed, so status::m_caster will set to nullptr.