Skyscraper 2.0
Skyscraper::DebugPanel::Timer Class Reference

#include <debugpanel.h>

Inheritance diagram for Skyscraper::DebugPanel::Timer:
Collaboration diagram for Skyscraper::DebugPanel::Timer:

Public Member Functions

 Timer (DebugPanel *parent, SBS::SBS *engine)
 
virtual void Notify ()
 

Public Attributes

SBS::SBSSimcore
 
DebugPaneldp
 

Detailed Description

Definition at line 133 of file debugpanel.h.

Constructor & Destructor Documentation

◆ Timer()

Skyscraper::DebugPanel::Timer::Timer ( DebugPanel * parent,
SBS::SBS * engine )
inline

Definition at line 136 of file debugpanel.h.

References dp, and Simcore.

Member Function Documentation

◆ Notify()

void Skyscraper::DebugPanel::Timer::Notify ( )
virtual

Definition at line 598 of file debugpanel.cpp.

References dp, and Skyscraper::DebugPanel::Loop().

Here is the call graph for this function:

Member Data Documentation

◆ dp

DebugPanel* Skyscraper::DebugPanel::Timer::dp

Definition at line 139 of file debugpanel.h.

Referenced by Notify(), Skyscraper::DebugPanel::OnInit(), and Timer().

◆ Simcore

SBS::SBS* Skyscraper::DebugPanel::Timer::Simcore

Definition at line 138 of file debugpanel.h.

Referenced by Skyscraper::DebugPanel::OnInit(), and Timer().


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