Author Topic: agi noob  (Read 4593 times)

0 Members and 1 Guest are viewing this topic.

Offline Magnus Lee

Re:agi noob
« Reply #15 on: December 08, 2003, 05:40:21 AM »
are there any commands to clear the screen?
i'm useing the display command to make some text come up on the screen and after so much it plays a view but i'm wanting to make the text and the view go away now to add a diff view and more text.. any good advice or commands to go about doing this without just useing a diff logic...?

Offline Eigen

Re:agi noob
« Reply #16 on: December 08, 2003, 08:29:01 AM »
To erase object from screen use  erase(objectNum);

To clear screen from displayed texts use clear.lines(1, 24);  It ereases all text from the line 1 to 24 with black color



-Eigen  
Artificial Intelligence Competition


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.035 seconds with 20 queries.