Home
last modified time | relevance | path

Searched refs:PlayerHeapApp (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/demos/snd/playerHeap/sources/
DplayerHeapApp.cpp45 PlayerHeapApp::PlayerHeapApp() in PlayerHeapApp() function in PlayerHeapApp
49 void PlayerHeapApp::OnInitialize() in OnInitialize()
58 void PlayerHeapApp::InitializeSoundSystem() in InitializeSoundSystem()
121 void PlayerHeapApp::OnFinalize() in OnFinalize()
133 void PlayerHeapApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD()
143 void PlayerHeapApp::OnDrawDownLCD( nw::font::TextWriter& ) in OnDrawDownLCD()
148 void PlayerHeapApp::OnUpdatePad( nw::demo::Pad& pad ) in OnUpdatePad()
168 void PlayerHeapApp::OnUpdate() in OnUpdate()
DplayerHeapApp.h24 class PlayerHeapApp : public nw::snd::demolib::AppBase
27 PlayerHeapApp();
Dmain.cpp24 PlayerHeapApp app; in nnMain()
/NW4C-2.0.3/demos/snd/playerHeap/
DOMakefile20 SOURCES[] = sources/main.cpp sources/PlayerHeapApp.cpp