/////////////////////////////// #include <acknex.h> #include <default.c> /////////////////////////////// function main() { // slowly fade out the window at the beginning //for (video_alpha = 100; video_alpha > 0; video_alpha -= 1*time_step) video_alpha = 0; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de