STRING* Fpersec ="current FPS:";TEXT* show_strings{ pos_x = 0; pos_y = 25; string (Fpersec); flags = visible; font = fpsfont;}
String cool = "current FPS:";text show_strings{ pos_x = 0; pos_y = 25; string = cool; flags = visible; font = fpsfont;}
STRING* Fpersec ="current FPS:";TEXT* show_strings = { pos_x = 0; pos_y = 25; string (Fpersec); flags = visible; font = fpsfont;}
Quote:are there any Lite-C tutorials yet?RegardsAztec
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de