Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1013 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 1013 Bytes

QuickTiGame2d

Description

2D Game Engine Module for Titanium Mobile http://code.google.com/p/quicktigame2d/

INSTALL QuickTiGame2d MODULE

<modules>
  <module version="1.1">com.googlecode.quicktigame2d</module>
</modules>

It is important to include the correct version number. If you don't know what version you have installed, just navigate back to the modules folder and inside the ti.admob directory you should see another folder with a version number. Include this version number in your code.

  • clean and re-build your project

For more information about module installation, see below:

http://code.google.com/p/quicktigame2d/wiki/InstallModuleForMac http://docs.appcelerator.com/titanium/2.0/#!/guide/Titanium_Modules