mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-29 19:51:54 +00:00
ad a bunch of update methods
This commit is contained in:
@@ -18,6 +18,8 @@ class PropertyBehavior {
|
||||
public:
|
||||
PropertyBehavior();
|
||||
|
||||
void Update(float deltaTime);
|
||||
|
||||
template <typename Msg>
|
||||
void HandleMsg(Msg& msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user