Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
behaviorscript.h File Reference
#include <engine/public/behavior.h>
#include <engine/public/component.h>
#include <memory>
Include dependency graph for behaviorscript.h:

Go to the source code of this file.

Classes

class  BehaviorScript
 Component that hosts a Behavior. More...