Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/snd/playerHeap/sources/
DplayerHeapApp.cpp43 PlayerHeapApp::PlayerHeapApp() in PlayerHeapApp() function in PlayerHeapApp
47 void PlayerHeapApp::OnInitialize() in OnInitialize()
59 void PlayerHeapApp::InitializeSoundSystem() in InitializeSoundSystem()
129 void PlayerHeapApp::OnFinalize() in OnFinalize()
142 void PlayerHeapApp::OnDrawUpLCD( nw::font::TextWriter& writer ) in OnDrawUpLCD()
152 void PlayerHeapApp::OnDrawDownLCD( nw::font::TextWriter& ) in OnDrawDownLCD()
157 void PlayerHeapApp::OnUpdatePad( nw::demo::Pad& pad ) in OnUpdatePad()
177 void PlayerHeapApp::OnUpdate() in OnUpdate()
DplayerHeapApp.h22 class PlayerHeapApp : public nw::snd::demolib::AppBase
25 PlayerHeapApp();
Dmain.cpp22 PlayerHeapApp app; in nnMain()
/NW4C-1.2.23/demos/snd/playerHeap/
DOMakefile18 SOURCES[] = sources/main.cpp sources/PlayerHeapApp.cpp