Searched refs:LifeModule (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/life/
H A Dgame.cpp918 // LifeModule
924 class LifeModule: public wxModule class in inherits:wxModule
926 DECLARE_DYNAMIC_CLASS(LifeModule)
929 LifeModule() {}; function in class:LifeModule
934 IMPLEMENT_DYNAMIC_CLASS(LifeModule, wxModule)
936 bool LifeModule::OnInit()
966 void LifeModule::OnExit()

Completed in 80 milliseconds