Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
ItemStates.h
Go to the documentation of this file.
1#pragma once
2
3namespace sgui
4{
5
7
17
18} // namespace sgui
Definition Interpolation.h:16
ItemState
List gui elements states.
Definition ItemStates.h:11
@ Hovered
Definition ItemStates.h:13
@ Active
Definition ItemStates.h:12
@ Neutral
Definition ItemStates.h:14
@ None
Definition Constraints.h:17