Searched refs:aHeight (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/bombs/
H A Dgame.cpp42 bool BombsGame::Init(int aWidth, int aHeight, bool easyCorner) argument
54 m_field = new short[aWidth*aHeight];
62 m_height = aHeight;

Completed in 97 milliseconds