TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AssetManager Class Reference
Collaboration diagram for AssetManager:
Collaboration graph
[legend]

Public Member Functions

 AssetManager (Manager *man, InputManager &inputManager, TazGraphEngine::Window &window)
 
void CreateWorldMap (Entity &worldMap)
 
void CreateGroup (Entity &groupNode, glm::vec3 centerGroup, float groupNodeSize, Grid::Level m_level)
 
void CreateGroupLink (Entity &groupLink, Grid::Level m_level)
 
void createGroupLayout (Grid::Level m_level)
 
void ungroupLayout (Grid::Level m_level)
 

Public Attributes

SDL_Color black = { 0, 0 ,0 ,255 }
 
SDL_Color white = { 255, 255 ,255 ,255 }
 
SDL_Color red = { 255, 0 ,0 ,255 }
 
SDL_Color green = { 0, 255 ,0 ,255 }
 
Managermanager
 

The documentation for this class was generated from the following files: