Navigation:  thinBasic Modules >

TBEM

Previous pageReturn to chapter overviewNext page

 

Description

 

TBEM will help you organizing your game loop in a more object oriented way.

Also you don't have to write an event manager now yourself.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "TBEM"

 

More info

 

A dedicated TBEM help file is located into \thinBasic\Help\ directory.

TBEM Help file

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com