Searched refs:aWidth (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];
61 m_width = aWidth;

Completed in 108 milliseconds