Symphony Of Empires
Eng3D::BaseMap Class Reference

#include <map.hpp>

Inheritance diagram for Eng3D::BaseMap:

Public Member Functions

 BaseMap (Eng3D::State &s, glm::ivec2 size)
 
 ~BaseMap ()
 

Public Attributes

friend MapRender
 

Detailed Description

Definition at line 44 of file map.hpp.

Constructor & Destructor Documentation

◆ BaseMap()

Eng3D::BaseMap::BaseMap ( Eng3D::State s,
glm::ivec2  size 
)

Definition at line 35 of file map.cpp.

◆ ~BaseMap()

Eng3D::BaseMap::~BaseMap ( )

Definition at line 110 of file map.cpp.

Member Data Documentation

◆ MapRender

friend Eng3D::BaseMap::MapRender

Definition at line 65 of file map.hpp.


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