Loading...
Searching...
No Matches
sf::Style Namespace Reference

Enumerations

enum  {
  None = 0 , Titlebar = 1 << 0 , Resize = 1 << 1 , Close = 1 << 2 ,
  Default = Titlebar | Resize | Close
}
 Enumeration of the window styles. More...