Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
MoveBehavior.hpp File Reference
#include "IBehavior.hpp"
#include "core/VisualState.hpp"
#include "raylib.h"
+ Include dependency graph for MoveBehavior.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MoveBehavior
 Interpolates an entity's visual position from one tile to another. Handles toroidal wrap-around by teleporting the visual position to the entry edge mid-move. More...