int id = 0; ... switch(id) { case 0: //id = 0 break; case 1: //id = 1 break; default: //id is no one of the upper values break; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de