Shirag 0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Shirag::WindowSystem::Windows Class Reference

#include <windowSystem.hpp>

Public Member Functions

void draw (std::vector< Shirag::Text::Font > *Fonts)
 
bool update (std::vector< Shirag::Text::Font > *Fonts)
 
void toggleWindow (std::string key)
 

Public Attributes

std::unordered_map< std::string, std::unique_ptr< Window > > windows
 

Member Function Documentation

◆ draw()

void Shirag::WindowSystem::Windows::draw ( std::vector< Shirag::Text::Font > *  Fonts)

◆ toggleWindow()

void Shirag::WindowSystem::Windows::toggleWindow ( std::string  key)

◆ update()

bool Shirag::WindowSystem::Windows::update ( std::vector< Shirag::Text::Font > *  Fonts)

Member Data Documentation

◆ windows

std::unordered_map<std::string, std::unique_ptr<Window> > Shirag::WindowSystem::Windows::windows

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