Gorgon Game Engine
HTMLRenderer.h File Reference
Include dependency graph for HTMLRenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FontFamily
 
struct  FontFamily::HashType
 
class  HTMLRenderer
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Graphics
 Contains generic 2D graphics related data structures and functions.
 
 Gorgon::Graphics::HTMLRendererInternal
 

Macros

#define HR_BTWSOR_TAG_ATTR_PAIR(tag, attribute)
 
#define HR_LOG(string, state)
 
#define HR_LOG_ERROR(string)
 
#define HR_LOG_MESSAGE(string)
 
#define HR_LOG_NOTICE(string)
 
#define HR_REQ_SEMICOLON(statement)
 

Variables

Utils::Logger Logger
 

Macro Definition Documentation

◆ HR_BTWSOR_TAG_ATTR_PAIR

#define HR_BTWSOR_TAG_ATTR_PAIR (   tag,
  attribute 
)

◆ HR_LOG

#define HR_LOG (   string,
  state 
)

◆ HR_LOG_ERROR

#define HR_LOG_ERROR (   string)

◆ HR_LOG_MESSAGE

#define HR_LOG_MESSAGE (   string)

◆ HR_LOG_NOTICE

#define HR_LOG_NOTICE (   string)

◆ HR_REQ_SEMICOLON

#define HR_REQ_SEMICOLON (   statement)