Polyphase Game Engine
Loading...
Searching...
No Matches
UIStyleSheet.h File Reference
#include "UI/UITypes.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  CSSSelector
 
struct  CSSProperty
 
struct  CSSRule
 
class  UIStyleSheet
 

Enumerations

enum class  CSSSelectorType : uint8_t { Element , Class , Id }
 

Enumeration Type Documentation

◆ CSSSelectorType

enum class CSSSelectorType : uint8_t
strong
Enumerator
Element 
Class 
Id