Aufgabe 7: Anwendung
Fire Class Reference


Public Member Functions | |
virtual void | action () |
Method that contains the thread's program code. More... | |
void | ignite () |
void | burn () |
![]() |
Static Public Attributes | |
static const unsigned | max_height = 400 |
static const unsigned | max_width = 1920 |
![]() |
Additional Inherited Members | |
![]() | |
![]() | |
![]() |
Member Function Documentation
|
virtual |
Method that contains the thread's program code.
Derived classes are meant to override this method to provide meaningful code to be run in this thread.
Implements Thread.
The documentation for this class was generated from the following files:
- user/graphics/fire.h
- user/graphics/fire.cc