Polyphase Game Engine
Loading...
Searching...
No Matches
ArrayWidget.h File Reference
#include "Nodes/Widgets/Widget.h"
#include "Assets/Texture.h"
#include "Vertex.h"
#include "AssetRef.h"
#include "glm/glm.hpp"

Go to the source code of this file.

Classes

class  ArrayWidget
 

Enumerations

enum class  ArrayOrientation : uint8_t { Vertical , Horizontal , Count }
 

Enumeration Type Documentation

◆ ArrayOrientation

enum class ArrayOrientation : uint8_t
strong
Enumerator
Vertical 
Horizontal 
Count