ADD: added function for calculation the movement with gegraphiclib
This commit is contained in:
@@ -36,6 +36,8 @@ namespace Entities
|
||||
|
||||
void updatePosition(double dt);
|
||||
|
||||
void updatePositionSimple(double dt);
|
||||
|
||||
|
||||
/**
|
||||
* @brief returns the current Course representing the direction the front of the entity is pointing
|
||||
|
||||
Reference in New Issue
Block a user