Skip to content

darknos/quicktigame2dmodule

 
 

Repository files navigation

QuickTiGame2d

Description

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

INSTALL QuickTiGame2d MODULE

<modules>
  <module version="1.3">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 com.googlecode.quicktigame2d 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 37.7%
  • C++ 32.5%
  • Java 27.4%
  • Python 1.3%
  • JavaScript 1.1%