Polyphase Game Engine
Loading...
Searching...
No Matches
Button.h File Reference
#include "Nodes/Widgets/Widget.h"
#include "ScriptFunc.h"

Go to the source code of this file.

Classes

class  Button
 

Enumerations

enum class  ButtonState : uint8_t {
  Normal , Hovered , Pressed , Locked ,
  Count
}
 

Enumeration Type Documentation

◆ ButtonState

enum class ButtonState : uint8_t
strong
Enumerator
Normal 
Hovered 
Pressed 
Locked 
Count