function toogle_the_panel(){ toggle(test_panel,SHOW); }
function toogle_the_panel(){ if(is(test_panel,SHOW)) { reset(test_panel,SHOW); } else{ set(test_panel,SHOW); } }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de