Back to Evolution Project page
#include <System.h>
Static Public Members | |||
![]() | ![]() | bool | init () |
![]() | ![]() | This static function should be used to init the graphic mode and do other things related. | |
![]() | ![]() | bool | finish () |
![]() | ![]() | When quit the program, this function should be called. |
Definition at line 6 of file System.h.
bool TSystem::init () [static]
|
This static function should be used to init the graphic mode and do other things related.
bool TSystem::finish () [static]
|