Component you add to your GameObject to add ui elements to your game. ex. hud to player. More...
#include <components/UI/VexUI.hpp>Go to the source code of this file.
Classes | |
| struct | vex::UiComponent |
| Struct containing VexUI class. More... | |
Namespaces | |
| namespace | vex |
Component you add to your GameObject to add ui elements to your game. ex. hud to player.
Definition in file UiComponent.hpp.