panel einaus_panel{ layer=30; pos_x=0; pos_y=0; flags=visible; bmap=panelbild2; }function panel_einaus(){if(einaus_panel.visible==on)//wenn sichtbar{einaus_panel.visible=off;} //...ausschaltenelse{einaus_panel.visible=on;} //...sonst einschalten }on_q=panel_einaus(); //Taste q
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de