Symphony Of Empires
Eng3D::Borders Class Reference

#include <borders.hpp>

Public Member Functions

 Borders (Eng3D::State &s, bool lazy_init=true)
 Construct a new Eng 3D::Borders object. More...
 
 ~Borders ()=default
 
void draw (const Eng3D::Camera &camera)
 

Detailed Description

Definition at line 41 of file borders.hpp.

Constructor & Destructor Documentation

◆ Borders()

Eng3D::Borders::Borders ( Eng3D::State _s,
bool  lazy_init = true 
)

Construct a new Eng 3D::Borders object.

Parameters
_sGame state
lazy_initWhetever to postpone creation until later

Definition at line 39 of file borders.cpp.

Here is the call graph for this function:

◆ ~Borders()

Eng3D::Borders::~Borders ( )
default

Member Function Documentation

◆ draw()

void Eng3D::Borders::draw ( const Eng3D::Camera camera)

Definition at line 212 of file borders.cpp.

Here is the call graph for this function:

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