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

/haiku/src/tests/kits/game/chart/
H A DChartWindow.h94 SPACE_CHAOS_MSG = 3300, enumerator in enum:__anon22
H A DChartWindow.cpp612 new BMessage(SPACE_CHAOS_MSG));
1005 case SPACE_CHAOS_MSG :
1008 fNextSettings.space_model = SPACE_CHAOS + (message->what - SPACE_CHAOS_MSG);

Completed in 227 milliseconds