_nl.engine  alpha 0.9
Nameless Engine C++ Opengl 3D Game Engine / Framework
_NL::Engine::Time Class Reference

#include <NL_Time.h>

Public Member Functions

 Time ()
 
 ~Time ()
 
void Tick ()
 

Public Attributes

sf::Time DeltaTime
 
sf::Clock Clock
 

Constructor & Destructor Documentation

◆ Time()

_NL::Engine::Time::Time ( )

◆ ~Time()

_NL::Engine::Time::~Time ( )

Member Function Documentation

◆ Tick()

void _NL::Engine::Time::Tick ( )

Member Data Documentation

◆ Clock

sf::Clock _NL::Engine::Time::Clock

◆ DeltaTime

sf::Time _NL::Engine::Time::DeltaTime

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