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

Go to the source code of this file.

Classes

class  VisualState
 Visual-only state for an entity, driven by behaviors each frame. Logical state (x, y, orientation) remains authoritative from the server. More...