Subject: CVS commit: wip/py-cocos2d
From: Kamel Derouiche
Date: 2014-03-15 20:36:36
Message id: E1WOuO5-0007oc-QY@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Import py27-cocos2d-0.5.5 as wip/py-cocos2d.

A framework for building 2D games, demos, and other graphical/interactive
applications. Draws using OpenGL, which is hardware accelerated.
It provides some conventions and classes to help you structure a
"scene based application"

A cocos2d application consists of several scenes, and a workflow connecting
the different scenes It provides you with a "director" (a singleton) which
handles that workflow between scenes. Each scene is composed of an arbitrary
number of layers;
layers take care of drawing to the screen (using the pyglet and OpenGL APIs),
handling events and in general contain all of the game/application logic.


Files:
RevisionActionfile
1.1addwip/py-cocos2d/DESCR
1.1addwip/py-cocos2d/Makefile
1.1addwip/py-cocos2d/PLIST
1.1addwip/py-cocos2d/distinfo