Chicane

Grid

Grid is the UI system, based on a HTML & CSS systems with a parent relationship between its components.

Header
Includes/Chicane/Grid.hpp
Namespace
Chicane::Grid

Functions

AccessReturnModifierNameDescription
public
std::vector<String>
splitOneliner(
const  String& inValue
)
public
toAlignment(
const  String& inText
)

Members

AccessTypeModifierNameDescription
public
const  char*
static, constexpr
REFERENCE_VALUE_OPENING
public
const  char*
static, constexpr
REFERENCE_VALUE_CLOSING
public
const  char
static, constexpr
METHOD_PARAMS_OPENING
public
const  char
static, constexpr
METHOD_PARAMS_SEPARATOR
public
const  char
static, constexpr
METHOD_PARAMS_CLOSING
public
const  char*
static, constexpr
ID_ATTRIBUTE_NAME
public
const  char*
static, constexpr
CLASS_ATTRIBUTE_NAME
public
const  char*
static, constexpr
ON_TICK_ATTRIBUTE
public
const  char*
static, constexpr
ITEMS_ATTRIBUTE_NAME
public
const  char*
static, constexpr
ITEM_GETTER_ATTRIBUTE_NAME