1 2 3 4 5
public: static Level customLevel() { return Level( self()->mCustomWidth, self()->mCustomHeight, self()->mCustomMines ); }