set2DMode abstract method
Forces the map to be flat. true - All loaded tiles start showing the "flatten out" animation; all new tiles do not start 3D animation. false - All tiles start showing the "rise up" animation.
Implementation
void set2DMode(core.bool enable);