PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
proofps_dd::DrawableEvent Struct Reference

Detailed Description

Definition at line 25 of file DrawableEventLister.h.

#include <DrawableEventLister.h>

+ Inheritance diagram for proofps_dd::DrawableEvent:

Public Member Functions

 DrawableEvent ()
 
 DrawableEvent (const std::string &str)
 
 DrawableEvent (std::string &&str)
 
virtual void draw ()
 
- Public Member Functions inherited from proofps_dd::Event
 Event ()
 
 Event (const char *sztr)
 
 Event (const std::string &str)
 
 Event (std::string &&str)
 

Additional Inherited Members

- Public Attributes inherited from proofps_dd::Event
std::string m_str
 

Constructor & Destructor Documentation

◆ DrawableEvent() [1/3]

proofps_dd::DrawableEvent::DrawableEvent ( )
inline

Definition at line 27 of file DrawableEventLister.h.

◆ DrawableEvent() [2/3]

proofps_dd::DrawableEvent::DrawableEvent ( const std::string & str)
inline

Definition at line 31 of file DrawableEventLister.h.

◆ DrawableEvent() [3/3]

proofps_dd::DrawableEvent::DrawableEvent ( std::string && str)
inline

Definition at line 35 of file DrawableEventLister.h.

Member Function Documentation

◆ draw()

virtual void proofps_dd::DrawableEvent::draw ( )
inlinevirtual

Definition at line 39 of file DrawableEventLister.h.


The documentation for this struct was generated from the following file: