CHANGELOG
INSTALL
LICENSE
LICENSE.euclid
LICENSE.grossini
LICENSE.python_interpreter
MANIFEST.in
README
setup.cfg
setup.py
benchmarks/collision/a0_benchmark_time_per_frame.py
benchmarks/collision/a0_bouncing_balls_Model.py
benchmarks/collision/ball32.png
cocos/__init__.py
cocos/batch.py
cocos/camera.py
cocos/cocosnode.py
cocos/collision_model.py
cocos/custom_clocks.py
cocos/director.py
cocos/draw.py
cocos/euclid.py
cocos/framegrabber.py
cocos/gl_framebuffer_object.py
cocos/grid.py
cocos/menu.py
cocos/particle.py
cocos/particle_systems.py
cocos/path.py
cocos/rect.py
cocos/scene.py
cocos/shader.py
cocos/skeleton.py
cocos/sprite.py
cocos/text.py
cocos/tiles.py
cocos/utils.py
cocos/wired.py
cocos2d.egg-info/PKG-INFO
cocos2d.egg-info/SOURCES.txt
cocos2d.egg-info/dependency_links.txt
cocos2d.egg-info/not-zip-safe
cocos2d.egg-info/requires.txt
cocos2d.egg-info/top_level.txt
cocos/actions/__init__.py
cocos/actions/base_actions.py
cocos/actions/basegrid_actions.py
cocos/actions/camera_actions.py
cocos/actions/grid3d_actions.py
cocos/actions/instant_actions.py
cocos/actions/interval_actions.py
cocos/actions/move_actions.py
cocos/actions/quadmoveby_actions.py
cocos/actions/tiledgrid_actions.py
cocos/audio/AUTHORS
cocos/audio/LICENSE.pygame-ctypes
cocos/audio/__init__.py
cocos/audio/actions.py
cocos/audio/effect.py
cocos/audio/exceptions.py
cocos/audio/music.py
cocos/audio/SDL/__init__.py
cocos/audio/SDL/array.py
cocos/audio/SDL/audio.py
cocos/audio/SDL/constants.py
cocos/audio/SDL/darwin.py
cocos/audio/SDL/dll.py
cocos/audio/SDL/endian.py
cocos/audio/SDL/error.py
cocos/audio/SDL/mixer.py
cocos/audio/SDL/rwops.py
cocos/audio/SDL/sound.py
cocos/audio/SDL/timer.py
cocos/audio/SDL/version.py
cocos/audio/pygame/__init__.py
cocos/audio/pygame/base.py
cocos/audio/pygame/mixer.py
cocos/audio/pygame/music.py
cocos/audio/pygame/version.py
cocos/layer/__init__.py
cocos/layer/base_layers.py
cocos/layer/python_interpreter.py
cocos/layer/scrolling.py
cocos/layer/util_layers.py
cocos/resources/draw_texture.png
cocos/resources/fire.png
cocos/resources/gil-bota1.png
cocos/resources/gil-bota2.png
cocos/resources/gil-brazo1.png
cocos/resources/gil-brazo2.png
cocos/resources/gil-cara.png
cocos/resources/gil-cuerpo.png
cocos/resources/gil-mano1.png
cocos/resources/gil-mano2.png
cocos/resources/gil-peluca.png
cocos/resources/gil-pierna1.png
cocos/resources/gil-pierna2.png
cocos/scenes/__init__.py
cocos/scenes/pause.py
cocos/scenes/transitions.py
doc/doc.css
doc/index.txt
doc/faq/index.txt
doc/html/doc.css
doc/html/index.html
doc/html/api/api-objects.txt
doc/html/api/class-tree.html
doc/html/api/cocos-module.html
doc/html/api/cocos.actions-module.html
doc/html/api/cocos.actions.base_actions-module.html
doc/html/api/cocos.actions.base_actions.Action-class.html
doc/html/api/cocos.actions.base_actions.InstantAction-class.html
doc/html/api/cocos.actions.base_actions.IntervalAction-class.html
doc/html/api/cocos.actions.base_actions.Repeat-class.html
doc/html/api/cocos.actions.base_actions._ReverseTime-class.html
doc/html/api/cocos.actions.basegrid_actions-module.html
doc/html/api/cocos.actions.basegrid_actions.AccelAmplitude-class.html
doc/html/api/cocos.actions.basegrid_actions.AccelDeccelAmplitude-class.html
doc/html/api/cocos.actions.basegrid_actions.DeccelAmplitude-class.html
doc/html/api/cocos.actions.basegrid_actions.Grid3DAction-class.html
doc/html/api/cocos.actions.basegrid_actions.GridBaseAction-class.html
doc/html/api/cocos.actions.basegrid_actions.GridException-class.html
doc/html/api/cocos.actions.basegrid_actions.ReuseGrid-class.html
doc/html/api/cocos.actions.basegrid_actions.StopGrid-class.html
doc/html/api/cocos.actions.basegrid_actions.TiledGrid3DAction-class.html
doc/html/api/cocos.actions.camera_actions-module.html
doc/html/api/cocos.actions.camera_actions.Camera3DAction-class.html
doc/html/api/cocos.actions.camera_actions.CameraException-class.html
doc/html/api/cocos.actions.camera_actions.OrbitCamera-class.html
doc/html/api/cocos.actions.grid3d_actions-module.html
doc/html/api/cocos.actions.grid3d_actions.FlipX3D-class.html
doc/html/api/cocos.actions.grid3d_actions.FlipY3D-class.html
doc/html/api/cocos.actions.grid3d_actions.Lens3D-class.html
doc/html/api/cocos.actions.grid3d_actions.Liquid-class.html
doc/html/api/cocos.actions.grid3d_actions.Ripple3D-class.html
doc/html/api/cocos.actions.grid3d_actions.Shaky3D-class.html
doc/html/api/cocos.actions.grid3d_actions.Twirl-class.html
doc/html/api/cocos.actions.grid3d_actions.Waves-class.html
doc/html/api/cocos.actions.grid3d_actions.Waves3D-class.html
doc/html/api/cocos.actions.instant_actions-module.html
doc/html/api/cocos.actions.instant_actions.CallFunc-class.html
doc/html/api/cocos.actions.instant_actions.CallFuncS-class.html
doc/html/api/cocos.actions.instant_actions.Hide-class.html
doc/html/api/cocos.actions.instant_actions.Place-class.html
doc/html/api/cocos.actions.instant_actions.Show-class.html
doc/html/api/cocos.actions.instant_actions.ToggleVisibility-class.html
doc/html/api/cocos.actions.interval_actions-module.html
doc/html/api/cocos.actions.interval_actions.AccelDeccel-class.html
doc/html/api/cocos.actions.interval_actions.Accelerate-class.html
doc/html/api/cocos.actions.interval_actions.Bezier-class.html
doc/html/api/cocos.actions.interval_actions.Blink-class.html
doc/html/api/cocos.actions.interval_actions.Delay-class.html
doc/html/api/cocos.actions.interval_actions.FadeIn-class.html
doc/html/api/cocos.actions.interval_actions.FadeOut-class.html
doc/html/api/cocos.actions.interval_actions.FadeTo-class.html
doc/html/api/cocos.actions.interval_actions.Jump-class.html
doc/html/api/cocos.actions.interval_actions.JumpBy-class.html
doc/html/api/cocos.actions.interval_actions.JumpTo-class.html
doc/html/api/cocos.actions.interval_actions.Lerp-class.html
doc/html/api/cocos.actions.interval_actions.MoveBy-class.html
doc/html/api/cocos.actions.interval_actions.MoveTo-class.html
doc/html/api/cocos.actions.interval_actions.RandomDelay-class.html
doc/html/api/cocos.actions.interval_actions.RotateBy-class.html
doc/html/api/cocos.actions.interval_actions.RotateTo-class.html
doc/html/api/cocos.actions.interval_actions.ScaleBy-class.html
doc/html/api/cocos.actions.interval_actions.ScaleTo-class.html
doc/html/api/cocos.actions.interval_actions.Speed-class.html
doc/html/api/cocos.actions.move_actions-module.html
doc/html/api/cocos.actions.move_actions.BoundedMove-class.html
doc/html/api/cocos.actions.move_actions.Driver-class.html
doc/html/api/cocos.actions.move_actions.Move-class.html
doc/html/api/cocos.actions.move_actions.WrappedMove-class.html
doc/html/api/cocos.actions.quadmoveby_actions-module.html
doc/html/api/cocos.actions.quadmoveby_actions.CornerSwap-class.html
doc/html/api/cocos.actions.quadmoveby_actions.Flip-class.html
doc/html/api/cocos.actions.quadmoveby_actions.FlipX-class.html
doc/html/api/cocos.actions.quadmoveby_actions.FlipY-class.html
doc/html/api/cocos.actions.quadmoveby_actions.MoveCornerDown-class.html
doc/html/api/cocos.actions.quadmoveby_actions.MoveCornerUp-class.html
doc/html/api/cocos.actions.quadmoveby_actions.QuadMoveBy-class.html
doc/html/api/cocos.actions.quadmoveby_actions.SkewHorizontal-class.html
doc/html/api/cocos.actions.quadmoveby_actions.SkewVertical-class.html
doc/html/api/cocos.actions.tiledgrid_actions-module.html
doc/html/api/cocos.actions.tiledgrid_actions.FadeOutBLTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.FadeOutDownTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.FadeOutTRTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.FadeOutUpTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.JumpTiles3D-class.html
doc/html/api/cocos.actions.tiledgrid_actions.ShakyTiles3D-class.html
doc/html/api/cocos.actions.tiledgrid_actions.ShatteredTiles3D-class.html
doc/html/api/cocos.actions.tiledgrid_actions.ShuffleTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.SplitCols-class.html
doc/html/api/cocos.actions.tiledgrid_actions.SplitRows-class.html
doc/html/api/cocos.actions.tiledgrid_actions.TurnOffTiles-class.html
doc/html/api/cocos.actions.tiledgrid_actions.WavesTiles3D-class.html
doc/html/api/cocos.audio-module.html
doc/html/api/cocos.audio.SDL-module.html
doc/html/api/cocos.audio.SDL.array-module.html
doc/html/api/cocos.audio.SDL.array.SDL_array-class.html
doc/html/api/cocos.audio.SDL.audio-module.html
doc/html/api/cocos.audio.SDL.audio.SDL_AudioCVT-class.html
doc/html/api/cocos.audio.SDL.audio.SDL_AudioSpec-class.html
doc/html/api/cocos.audio.SDL.constants-module.html
doc/html/api/cocos.audio.SDL.darwin-module.html
doc/html/api/cocos.audio.SDL.dll-module.html
doc/html/api/cocos.audio.SDL.dll.SDL_DLL-class.html
doc/html/api/cocos.audio.SDL.endian-module.html
doc/html/api/cocos.audio.SDL.error-module.html
doc/html/api/cocos.audio.SDL.error.SDL_Exception-class.html
doc/html/api/cocos.audio.SDL.error.SDL_NotImplementedError-class.html
doc/html/api/cocos.audio.SDL.mixer-module.html
doc/html/api/cocos.audio.SDL.mixer.Mix_Chunk-class.html
doc/html/api/cocos.audio.SDL.rwops-module.html
doc/html/api/cocos.audio.SDL.rwops.SDL_RWops-class.html
doc/html/api/cocos.audio.SDL.sound-module.html
doc/html/api/cocos.audio.SDL.sound.Sound_AudioInfo-class.html
doc/html/api/cocos.audio.SDL.sound.Sound_DecoderInfo-class.html
doc/html/api/cocos.audio.SDL.sound.Sound_Sample-class.html
doc/html/api/cocos.audio.SDL.sound.Sound_Version-class.html
doc/html/api/cocos.audio.SDL.timer-module.html
doc/html/api/cocos.audio.SDL.version-module.html
doc/html/api/cocos.audio.SDL.version.SDL_version-class.html
doc/html/api/cocos.audio.actions-module.html
doc/html/api/cocos.audio.actions.PlayAction-class.html
doc/html/api/cocos.audio.effect-module.html
doc/html/api/cocos.audio.effect.Effect-class.html
doc/html/api/cocos.audio.exceptions-module.html
doc/html/api/cocos.audio.exceptions.NoAudioError-class.html
doc/html/api/cocos.audio.music-module.html
doc/html/api/cocos.audio.music.DummyMusicControl-class.html
doc/html/api/cocos.audio.music.MusicControl-class.html
doc/html/api/cocos.audio.pygame-module.html
doc/html/api/cocos.audio.pygame.MissingModule-class.html
doc/html/api/cocos.audio.pygame.base-module.html
doc/html/api/cocos.audio.pygame.base.error-class.html
doc/html/api/cocos.audio.pygame.mixer-module.html
doc/html/api/cocos.audio.pygame.mixer.Channel-class.html
doc/html/api/cocos.audio.pygame.mixer.Sound-class.html
doc/html/api/cocos.audio.pygame.music-module.html
doc/html/api/cocos.audio.pygame.version-module.html
doc/html/api/cocos.batch-module.html
doc/html/api/cocos.batch.BatchNode-class.html
doc/html/api/cocos.batch.BatchableNode-class.html
doc/html/api/cocos.camera-module.html
doc/html/api/cocos.camera.Camera-class.html
doc/html/api/cocos.cocosnode-module.html
doc/html/api/cocos.cocosnode.CocosNode-class.html
doc/html/api/cocos.collision_model-module.html
doc/html/api/cocos.collision_model.AARectShape-class.html
doc/html/api/cocos.collision_model.CircleShape-class.html
doc/html/api/cocos.collision_model.CollisionManager-class.html
doc/html/api/cocos.collision_model.CollisionManagerBruteForce-class.html
doc/html/api/cocos.collision_model.CollisionManagerGrid-class.html
doc/html/api/cocos.collision_model.Cshape-class.html
doc/html/api/cocos.custom_clocks-module.html
doc/html/api/cocos.custom_clocks.AutotestClock-class.html
doc/html/api/cocos.custom_clocks.AutotestClock_12dev-class.html
doc/html/api/cocos.custom_clocks.ScreenReaderClock-class.html
doc/html/api/cocos.custom_clocks.ScreenReaderClock_12dev-class.html
doc/html/api/cocos.director-module.html
doc/html/api/cocos.director.DefaultHandler-class.html
doc/html/api/cocos.director.Director-class.html
doc/html/api/cocos.draw-module.html
doc/html/api/cocos.draw.Canvas-class.html
doc/html/api/cocos.draw.Context-class.html
doc/html/api/cocos.draw.FragmentShader-class.html
doc/html/api/cocos.draw.Line-class.html
doc/html/api/cocos.draw.Segment-class.html
doc/html/api/cocos.draw.Shader-class.html
doc/html/api/cocos.draw.VertexShader-class.html
doc/html/api/cocos.euclid-module.html
doc/html/api/cocos.euclid.Circle-class.html
doc/html/api/cocos.euclid.Geometry-class.html
doc/html/api/cocos.euclid.Line2-class.html
doc/html/api/cocos.euclid.Line3-class.html
doc/html/api/cocos.euclid.LineSegment2-class.html
doc/html/api/cocos.euclid.LineSegment3-class.html
doc/html/api/cocos.euclid.Matrix3-class.html
doc/html/api/cocos.euclid.Matrix4-class.html
doc/html/api/cocos.euclid.Plane-class.html
doc/html/api/cocos.euclid.Point2-class.html
doc/html/api/cocos.euclid.Point3-class.html
doc/html/api/cocos.euclid.Quaternion-class.html
doc/html/api/cocos.euclid.Ray2-class.html
doc/html/api/cocos.euclid.Ray3-class.html
doc/html/api/cocos.euclid.Sphere-class.html
doc/html/api/cocos.euclid.Vector2-class.html
doc/html/api/cocos.euclid.Vector3-class.html
doc/html/api/cocos.euclid._EuclidMetaclass-class.html
doc/html/api/cocos.framegrabber-module.html
doc/html/api/cocos.gl_framebuffer_object-module.html
doc/html/api/cocos.gl_framebuffer_object.FramebufferObject-class.html
doc/html/api/cocos.grid-module.html
doc/html/api/cocos.grid.Grid3D-class.html
doc/html/api/cocos.grid.GridBase-class.html
doc/html/api/cocos.grid.TiledGrid3D-class.html
doc/html/api/cocos.layer-module.html
doc/html/api/cocos.layer.base_layers-module.html
doc/html/api/cocos.layer.base_layers.Layer-class.html
doc/html/api/cocos.layer.base_layers.MultiplexLayer-class.html
doc/html/api/cocos.layer.python_interpreter-module.html
doc/html/api/cocos.layer.python_interpreter.PythonInterpreterLayer-class.html
doc/html/api/cocos.layer.scrolling-module.html
doc/html/api/cocos.layer.scrolling.ScrollableLayer-class.html
doc/html/api/cocos.layer.scrolling.ScrollingManager-class.html
doc/html/api/cocos.layer.util_layers-module.html
doc/html/api/cocos.layer.util_layers.ColorLayer-class.html
doc/html/api/cocos.menu-module.html
doc/html/api/cocos.menu.ColorMenuItem-class.html
doc/html/api/cocos.menu.EntryMenuItem-class.html
doc/html/api/cocos.menu.ImageMenuItem-class.html
doc/html/api/cocos.menu.Menu-class.html
doc/html/api/cocos.menu.MenuItem-class.html
doc/html/api/cocos.menu.MultipleMenuItem-class.html
doc/html/api/cocos.menu.ToggleMenuItem-class.html
doc/html/api/cocos.particle-module.html
doc/html/api/cocos.particle.Color-class.html
doc/html/api/cocos.particle.ExceptionNoEmptyParticle-class.html
doc/html/api/cocos.particle.ParticleSystem-class.html
doc/html/api/cocos.particle_systems-module.html
doc/html/api/cocos.particle_systems.Explosion-class.html
doc/html/api/cocos.particle_systems.Fire-class.html
doc/html/api/cocos.particle_systems.Fireworks-class.html
doc/html/api/cocos.particle_systems.Flower-class.html
doc/html/api/cocos.particle_systems.Galaxy-class.html
doc/html/api/cocos.particle_systems.Meteor-class.html
doc/html/api/cocos.particle_systems.Smoke-class.html
doc/html/api/cocos.particle_systems.Spiral-class.html
doc/html/api/cocos.particle_systems.Sun-class.html
doc/html/api/cocos.path-module.html
doc/html/api/cocos.path.Bezier-class.html
doc/html/api/cocos.path.Path-class.html
doc/html/api/cocos.rect-module.html
doc/html/api/cocos.rect.Rect-class.html
doc/html/api/cocos.scene-module.html
doc/html/api/cocos.scene.Scene-class.html
doc/html/api/cocos.scenes-module.html
doc/html/api/cocos.scenes.pause-module.html
doc/html/api/cocos.scenes.pause.PauseLayer-class.html
doc/html/api/cocos.scenes.pause.PauseScene-class.html
doc/html/api/cocos.scenes.transitions-module.html
doc/html/api/cocos.scenes.transitions.CornerMoveTransition-class.html
doc/html/api/cocos.scenes.transitions.EnvelopeTransition-class.html
doc/html/api/cocos.scenes.transitions.FadeBLTransition-class.html
doc/html/api/cocos.scenes.transitions.FadeDownTransition-class.html
doc/html/api/cocos.scenes.transitions.FadeTRTransition-class.html
doc/html/api/cocos.scenes.transitions.FadeTransition-class.html
doc/html/api/cocos.scenes.transitions.FadeUpTransition-class.html
doc/html/api/cocos.scenes.transitions.FlipAngular3DTransition-class.html
doc/html/api/cocos.scenes.transitions.FlipX3DTransition-class.html
doc/html/api/cocos.scenes.transitions.FlipY3DTransition-class.html
doc/html/api/cocos.scenes.transitions.JumpZoomTransition-class.html
doc/html/api/cocos.scenes.transitions.MoveInBTransition-class.html
doc/html/api/cocos.scenes.transitions.MoveInLTransition-class.html
doc/html/api/cocos.scenes.transitions.MoveInRTransition-class.html
doc/html/api/cocos.scenes.transitions.MoveInTTransition-class.html
doc/html/api/cocos.scenes.transitions.RotoZoomTransition-class.html
doc/html/api/cocos.scenes.transitions.ShrinkGrowTransition-class.html
doc/html/api/cocos.scenes.transitions.ShuffleTransition-class.html
doc/html/api/cocos.scenes.transitions.SlideInBTransition-class.html
doc/html/api/cocos.scenes.transitions.SlideInLTransition-class.html
doc/html/api/cocos.scenes.transitions.SlideInRTransition-class.html
doc/html/api/cocos.scenes.transitions.SlideInTTransition-class.html
doc/html/api/cocos.scenes.transitions.SplitColsTransition-class.html
doc/html/api/cocos.scenes.transitions.SplitRowsTransition-class.html
doc/html/api/cocos.scenes.transitions.TransitionScene-class.html
doc/html/api/cocos.scenes.transitions.TurnOffTilesTransition-class.html
doc/html/api/cocos.scenes.transitions.ZoomTransition-class.html
doc/html/api/cocos.shader-module.html
doc/html/api/cocos.shader.FragmentShader-class.html
doc/html/api/cocos.shader.GLSLException-class.html
doc/html/api/cocos.shader.ShaderProgram-class.html
doc/html/api/cocos.shader.VertexShader-class.html
doc/html/api/cocos.skeleton-module.html
doc/html/api/cocos.skeleton.Animate-class.html
doc/html/api/cocos.skeleton.Animation-class.html
doc/html/api/cocos.skeleton.BitmapSkin-class.html
doc/html/api/cocos.skeleton.Bone-class.html
doc/html/api/cocos.skeleton.ColorSkin-class.html
doc/html/api/cocos.skeleton.Skeleton-class.html
doc/html/api/cocos.skeleton.Skin-class.html
doc/html/api/cocos.sprite-module.html
doc/html/api/cocos.sprite.Sprite-class.html
doc/html/api/cocos.text-module.html
doc/html/api/cocos.text.HTMLLabel-class.html
doc/html/api/cocos.text.Label-class.html
doc/html/api/cocos.text.PygletRichLabel-class.html
doc/html/api/cocos.text.RichLabel-class.html
doc/html/api/cocos.text.TextElement-class.html
doc/html/api/cocos.tiles-module.html
doc/html/api/cocos.tiles.Cell-class.html
doc/html/api/cocos.tiles.HexCell-class.html
doc/html/api/cocos.tiles.HexMap-class.html
doc/html/api/cocos.tiles.HexMapLayer-class.html
doc/html/api/cocos.tiles.MapLayer-class.html
doc/html/api/cocos.tiles.RectCell-class.html
doc/html/api/cocos.tiles.RectMap-class.html
doc/html/api/cocos.tiles.RectMapCollider-class.html
doc/html/api/cocos.tiles.RectMapLayer-class.html
doc/html/api/cocos.tiles.RegularTesselationMap-class.html
doc/html/api/cocos.tiles.Resource-class.html
doc/html/api/cocos.tiles.ResourceError-class.html
doc/html/api/cocos.tiles.ScrollableLayer-class.html
doc/html/api/cocos.tiles.ScrollingManager-class.html
doc/html/api/cocos.tiles.Tile-class.html
doc/html/api/cocos.tiles.TileSet-class.html
doc/html/api/cocos.tiles.TilesPropertyWithoutName-class.html
doc/html/api/cocos.tiles.TilesPropertyWithoutValue-class.html
doc/html/api/cocos.utils-module.html
doc/html/api/cocos.utils.SequenceScene-class.html
doc/html/api/cocos.wired-module.html
doc/html/api/crarr.png
doc/html/api/deprecated-index.html
doc/html/api/epydoc.css
doc/html/api/epydoc.js
doc/html/api/frames.html
doc/html/api/help.html
doc/html/api/identifier-index-A.html
doc/html/api/identifier-index-B.html
doc/html/api/identifier-index-C.html
doc/html/api/identifier-index-D.html
doc/html/api/identifier-index-E.html
doc/html/api/identifier-index-F.html
doc/html/api/identifier-index-G.html
doc/html/api/identifier-index-H.html
doc/html/api/identifier-index-I.html
doc/html/api/identifier-index-J.html
doc/html/api/identifier-index-K.html
doc/html/api/identifier-index-L.html
doc/html/api/identifier-index-M.html
doc/html/api/identifier-index-N.html
doc/html/api/identifier-index-O.html
doc/html/api/identifier-index-P.html
doc/html/api/identifier-index-Q.html
doc/html/api/identifier-index-R.html
doc/html/api/identifier-index-S.html
doc/html/api/identifier-index-T.html
doc/html/api/identifier-index-U.html
doc/html/api/identifier-index-V.html
doc/html/api/identifier-index-W.html
doc/html/api/identifier-index-X.html
doc/html/api/identifier-index-Y.html
doc/html/api/identifier-index-Z.html
doc/html/api/identifier-index-_.html
doc/html/api/identifier-index.html
doc/html/api/index.html
doc/html/api/module-tree.html
doc/html/api/pyglet.text.HTMLLabel-class.html
doc/html/api/pyglet.text.Label-class.html
doc/html/api/redirect.html
doc/html/api/since-index.html
doc/html/api/toc-cocos-module.html
doc/html/api/toc-cocos.actions-module.html
doc/html/api/toc-cocos.actions.base_actions-module.html
doc/html/api/toc-cocos.actions.basegrid_actions-module.html
doc/html/api/toc-cocos.actions.camera_actions-module.html
doc/html/api/toc-cocos.actions.grid3d_actions-module.html
doc/html/api/toc-cocos.actions.instant_actions-module.html
doc/html/api/toc-cocos.actions.interval_actions-module.html
doc/html/api/toc-cocos.actions.move_actions-module.html
doc/html/api/toc-cocos.actions.quadmoveby_actions-module.html
doc/html/api/toc-cocos.actions.tiledgrid_actions-module.html
doc/html/api/toc-cocos.audio-module.html
doc/html/api/toc-cocos.audio.SDL-module.html
doc/html/api/toc-cocos.audio.SDL.array-module.html
doc/html/api/toc-cocos.audio.SDL.audio-module.html
doc/html/api/toc-cocos.audio.SDL.constants-module.html
doc/html/api/toc-cocos.audio.SDL.darwin-module.html
doc/html/api/toc-cocos.audio.SDL.dll-module.html
doc/html/api/toc-cocos.audio.SDL.endian-module.html
doc/html/api/toc-cocos.audio.SDL.error-module.html
doc/html/api/toc-cocos.audio.SDL.mixer-module.html
doc/html/api/toc-cocos.audio.SDL.rwops-module.html
doc/html/api/toc-cocos.audio.SDL.sound-module.html
doc/html/api/toc-cocos.audio.SDL.timer-module.html
doc/html/api/toc-cocos.audio.SDL.version-module.html
doc/html/api/toc-cocos.audio.actions-module.html
doc/html/api/toc-cocos.audio.effect-module.html
doc/html/api/toc-cocos.audio.exceptions-module.html
doc/html/api/toc-cocos.audio.music-module.html
doc/html/api/toc-cocos.audio.pygame-module.html
doc/html/api/toc-cocos.audio.pygame.base-module.html
doc/html/api/toc-cocos.audio.pygame.mixer-module.html
doc/html/api/toc-cocos.audio.pygame.music-module.html
doc/html/api/toc-cocos.audio.pygame.version-module.html
doc/html/api/toc-cocos.batch-module.html
doc/html/api/toc-cocos.camera-module.html
doc/html/api/toc-cocos.cocosnode-module.html
doc/html/api/toc-cocos.collision_model-module.html
doc/html/api/toc-cocos.custom_clocks-module.html
doc/html/api/toc-cocos.director-module.html
doc/html/api/toc-cocos.draw-module.html
doc/html/api/toc-cocos.euclid-module.html
doc/html/api/toc-cocos.framegrabber-module.html
doc/html/api/toc-cocos.gl_framebuffer_object-module.html
doc/html/api/toc-cocos.grid-module.html
doc/html/api/toc-cocos.layer-module.html
doc/html/api/toc-cocos.layer.base_layers-module.html
doc/html/api/toc-cocos.layer.python_interpreter-module.html
doc/html/api/toc-cocos.layer.scrolling-module.html
doc/html/api/toc-cocos.layer.util_layers-module.html
doc/html/api/toc-cocos.menu-module.html
doc/html/api/toc-cocos.particle-module.html
doc/html/api/toc-cocos.particle_systems-module.html
doc/html/api/toc-cocos.path-module.html
doc/html/api/toc-cocos.rect-module.html
doc/html/api/toc-cocos.scene-module.html
doc/html/api/toc-cocos.scenes-module.html
doc/html/api/toc-cocos.scenes.pause-module.html
doc/html/api/toc-cocos.scenes.transitions-module.html
doc/html/api/toc-cocos.shader-module.html
doc/html/api/toc-cocos.skeleton-module.html
doc/html/api/toc-cocos.sprite-module.html
doc/html/api/toc-cocos.text-module.html
doc/html/api/toc-cocos.tiles-module.html
doc/html/api/toc-cocos.utils-module.html
doc/html/api/toc-cocos.wired-module.html
doc/html/api/toc-everything.html
doc/html/api/toc.html
doc/html/faq/doc.css
doc/html/faq/index.html
doc/html/faq/test_custom_on_resize.py
doc/html/programming_guide/actions.html
doc/html/programming_guide/actions_transformations_and_effects.html
doc/html/programming_guide/animations.html
doc/html/programming_guide/basic_actions.html
doc/html/programming_guide/basic_concepts.html
doc/html/programming_guide/brief_tour_of_built_in_cocosnode_subclasses.html
doc/html/programming_guide/built_in_python_interpreter.html
doc/html/programming_guide/coco.png
doc/html/programming_guide/cocosnode_functionality.html
doc/html/programming_guide/cocosnodes.html
doc/html/programming_guide/cocosnodes_examples.html
doc/html/programming_guide/collision.html
doc/html/programming_guide/collision_model.html
doc/html/programming_guide/comparing_collision_managers.png
doc/html/programming_guide/comparing_shapes.png
doc/html/programming_guide/composition.html
doc/html/programming_guide/controlling_map_scrolling.html
doc/html/programming_guide/creating_skeletons_and_skins.html
doc/html/programming_guide/creating_your_own_actions.html
doc/html/programming_guide/default_handlers.html
doc/html/programming_guide/director.html
doc/html/programming_guide/doc.css
doc/html/programming_guide/effect_fadeouttiles.png
doc/html/programming_guide/effect_fadeouttiles_grid.png
doc/html/programming_guide/effect_ripple3d.png
doc/html/programming_guide/effect_ripple3d_grid.png
doc/html/programming_guide/effects.html
doc/html/programming_guide/event_demo.py.png
doc/html/programming_guide/events.html
doc/html/programming_guide/handling_events.html
doc/html/programming_guide/handling_events.py
doc/html/programming_guide/hello_actions.html
doc/html/programming_guide/hello_world.html
doc/html/programming_guide/hello_world.py
doc/html/programming_guide/hello_world.py.png
doc/html/programming_guide/hello_world_actions.py
doc/html/programming_guide/hello_world_actions.py.png
doc/html/programming_guide/id1.html
doc/html/programming_guide/index.html
doc/html/programming_guide/installation_dependencies_and_compatibility.html
doc/html/programming_guide/introduction.html
doc/html/programming_guide/layers.html
doc/html/programming_guide/layers.png
doc/html/programming_guide/map_cell_and_tile_properties.html
doc/html/programming_guide/map_queries.html
doc/html/programming_guide/maps.html
doc/html/programming_guide/modifiers.html
doc/html/programming_guide/original_image.png
doc/html/programming_guide/performance_numbers.html
doc/html/programming_guide/rectangular_map_collisions.html
doc/html/programming_guide/rectangular_maps.html
doc/html/programming_guide/scenes.html
doc/html/programming_guide/scenes.png
doc/html/programming_guide/scenes_transitions.html
doc/html/programming_guide/skeletal_animations.html
doc/html/programming_guide/special_actions.html
doc/html/programming_guide/sprites.html
doc/html/programming_guide/the_xml_file_specification.html
doc/html/programming_guide/tiled_and_nontiled_grid.png
doc/html/programming_guide/tiled_maps.html
doc/html/programming_guide/transition.png
doc/html/programming_guide/transitions.html
doc/html/programming_guide/using_director_s_api.html
doc/html/programming_guide/where_to_next.html
doc/html/programming_guide/writing_a_cocos2d_application.html
doc/html/programming_guide/xml_file_contents.html
doc/html/programming_guide/skeleton/animator.png
doc/html/programming_guide/skeleton/body_and_arm.png
doc/html/programming_guide/skeleton/body_and_arm_skin_final.png
doc/html/programming_guide/skeleton/body_and_arm_skin_pre.png
doc/html/programming_guide/skeleton/root_editor.png
doc/html/programming_guide/skeleton/show_root_bone.png
doc/html/programming_guide/skeleton/show_root_skin.png
doc/programming_guide/1multiple_layers.py.png
doc/programming_guide/Sprite_test.png
doc/programming_guide/actions.txt
doc/programming_guide/basic_concepts.txt
doc/programming_guide/bouncing_balls_time_per_frame.png
doc/programming_guide/coco.png
doc/programming_guide/cocosnodes.txt
doc/programming_guide/collision.txt
doc/programming_guide/comparing_collision_managers.png
doc/programming_guide/comparing_shapes.png
doc/programming_guide/default_handlers.txt
doc/programming_guide/effect_fadeouttiles.png
doc/programming_guide/effect_fadeouttiles_grid.png
doc/programming_guide/effect_ripple3d.png
doc/programming_guide/effect_ripple3d_grid.png
doc/programming_guide/event_demo.py.png
doc/programming_guide/hello_world.py.png
doc/programming_guide/hello_world_actions.py.png
doc/programming_guide/index.txt
doc/programming_guide/installation.txt
doc/programming_guide/interpreter.txt
doc/programming_guide/introduction.txt
doc/programming_guide/layers.png
doc/programming_guide/multiple_layers.py.png
doc/programming_guide/original_image.png
doc/programming_guide/quickstart.txt
doc/programming_guide/scenes.png
doc/programming_guide/tiled_and_nontiled_grid.png
doc/programming_guide/tiled_map.txt
doc/programming_guide/transition.png
doc/programming_guide/transitions.txt
doc/programming_guide/skeleton/animator.png
doc/programming_guide/skeleton/body_and_arm.png
doc/programming_guide/skeleton/body_and_arm.py
doc/programming_guide/skeleton/body_and_arm_pre.py
doc/programming_guide/skeleton/body_and_arm_skin.py
doc/programming_guide/skeleton/body_and_arm_skin_final.png
doc/programming_guide/skeleton/body_and_arm_skin_final.py
doc/programming_guide/skeleton/body_and_arm_skin_pre.png
doc/programming_guide/skeleton/root_bone.py
doc/programming_guide/skeleton/root_editor.png
doc/programming_guide/skeleton/root_skin.py
doc/programming_guide/skeleton/show_root_bone.png
doc/programming_guide/skeleton/show_root_bone.py
doc/programming_guide/skeleton/show_root_skin.png
doc/programming_guide/skeleton/show_root_skin.py
doc/programming_guide/skeleton/skeleton.txt
samples/You Are Loved.ttf
samples/ball32.png
samples/demo_flag3d.py
samples/demo_grid_effects.py
samples/demo_multiple_scenes.py
samples/demo_sprites.py
samples/demo_transitions.py
samples/fire.jpg
samples/fire.png
samples/flag.png
samples/foo.py
samples/grossini.png
samples/grossinis_sister1.png
samples/grossinis_sister2.png
samples/handling_events.py
samples/hello_world.py
samples/hello_world_actions.py
samples/jumping_lens.py
samples/mouse_elastic_box_selection.py
samples/multiple_layers.py
samples/balldrive_toy_game/balldrive_toy_game.py
samples/balldrive_toy_game/circle6.png
samples/balldrive_toy_game/player7.png
samples/presentation/background.png
samples/presentation/grossini.png
samples/presentation/grossinis_sister1.png
samples/presentation/grossinis_sister2.png
samples/presentation/presentacion.py
samples/presentation/presentation.py
samples/presentation/scene_en.png
samples/presentation/scene_sp.png
samples/tetrico/HUD.py
samples/tetrico/LICENSE
samples/tetrico/colors.py
samples/tetrico/constants.py
samples/tetrico/gamectrl.py
samples/tetrico/gamemodel.py
samples/tetrico/gameover.py
samples/tetrico/gameview.py
samples/tetrico/hi_scores.txt
samples/tetrico/hiscore.py
samples/tetrico/levels.py
samples/tetrico/soundex.py
samples/tetrico/status.py
samples/tetrico/tetrico.py
samples/tetrico/data/background.png
samples/tetrico/data/block_black.png
samples/tetrico/data/block_blue.png
samples/tetrico/data/block_cyan.png
samples/tetrico/data/block_flip_y.png
samples/tetrico/data/block_green.png
samples/tetrico/data/block_happy.png
samples/tetrico/data/block_lens.png
samples/tetrico/data/block_liquid.png
samples/tetrico/data/block_magenta.png
samples/tetrico/data/block_minus_one.png
samples/tetrico/data/block_orange.png
samples/tetrico/data/block_pink.png
samples/tetrico/data/block_plus_one.png
samples/tetrico/data/block_red.png
samples/tetrico/data/block_rotate.png
samples/tetrico/data/block_rotate.py
samples/tetrico/data/block_scale.png
samples/tetrico/data/block_speed_down.png
samples/tetrico/data/block_speed_up.png
samples/tetrico/data/block_twirl.png
samples/tetrico/data/block_unhappy.png
samples/tetrico/data/block_violet.png
samples/tetrico/data/block_waves.png
samples/tetrico/data/block_yellow.png
samples/tetrico/data/drop.mp3
samples/tetrico/data/edunline.ttf
samples/tetrico/data/fondo.png
samples/tetrico/data/go.mp3
samples/tetrico/data/level_complete.mp3
samples/tetrico/data/line.mp3
samples/tetrico/data/move.mp3
samples/tetrico/data/no.mp3
samples/tetrico/data/oh_yeah.mp3
samples/tetrico/data/tetris.mp3
samples/tetrico/data/tetris_blocks.svg
test/SAMPLE.anim
test/background_image.png
test/bezier.py
test/car.png
test/circle6.png
test/dinosaur.gif
test/fire.png
test/grossini.png
test/grossinis_sister1.png
test/grossinis_sister2.png
test/imagemenuitem.png
test/platformer-map.xml
test/platformer-tiles.png
test/powerup.wav
test/road-map.tmx
test/road-map.xml
test/road-tiles.png
test/road-tiles.xml
test/sample_skeleton.py
test/sample_skin.py
test/test_SequenceScene.py
test/test_accel_amplitude.py
test/test_accel_deccel_amplitude.py
test/test_acceldeccel.py
test/test_accelerate.py
test/test_accelerate_speed.py
test/test_action_non_interval.py
test/test_all_collisions.py
test/test_anchor_sprites.py
test/test_anchors.py
test/test_animation.py
test/test_aspect_16_9_to_fullscreen.py
test/test_aspect_4_3_to_fullscreen.py
test/test_aspect_ratio_on_resize.py
test/test_audio_sdl_effect.py
test/test_base.py
test/test_batch.py
test/test_batch2.py
test/test_batch3.py
test/test_bezier.py
test/test_bezier_direct.py
test/test_blink.py
test/test_callfunc.py
test/test_callfuncs.py
test/test_camera_orbit.py
test/test_camera_orbit_reuse.py
test/test_camera_orbit_with_grid.py
test/test_cocosz.py
test/test_compose.py
test/test_coords.py
test/test_corner_swap.py
test/test_custom_on_resize.py
test/test_decorator.py
test/test_delay.py
test/test_draw.py
test/test_draw_elbows.py
test/test_draw_elbows2.py
test/test_draw_endcaps.py
test/test_draw_line.py
test/test_draw_parameter.py
test/test_draw_pushpop.py
test/test_draw_resolution.py
test/test_draw_rotate.py
test/test_entry_menu_item.py
test/test_fadein.py
test/test_fadeout.py
test/test_fadeout_layer.py
test/test_fadeouttiles_bl.py
test/test_fadeouttiles_down.py
test/test_fadeouttiles_tr.py
test/test_fadeouttiles_up.py
test/test_fadeto.py
test/test_flip.py
test/test_flip_x.py
test/test_flip_x_3d.py
test/test_flip_y.py
test/test_flip_y_3d.py
test/test_fluent.py
test/test_grid_effect_in_layer.py
test/test_grid_effect_in_sprite.py
test/test_handler.py
test/test_hide.py
test/test_hierarchy.py
test/test_hierarchy2.py
test/test_htmllabel.py
test/test_htmllabel_opacity.py
test/test_interpreter_layer.py
test/test_jump.py
test/test_jumptiles3d.py
test/test_label.py
test/test_label_changing.py
test/test_label_opacity.py
test/test_layer_rotate.py
test/test_layeractions.py
test/test_layersublayer.py
test/test_lens_3d.py
test/test_lerp.py
test/test_liquid_16_x_16.py
test/test_loop.py
test/test_menu_bottom_right.py
test/test_menu_centered.py
test/test_menu_fixed_position.py
test/test_menu_items.py
test/test_menu_rotated.py
test/test_menu_top_left.py
test/test_move_corner_down.py
test/test_move_corner_up.py
test/test_moveby.py
test/test_moveto.py
test/test_multiple_grid_effects.py
test/test_multiplex_layer.py
test/test_parallax.py
test/test_particle_explosion.py
test/test_particle_fire.py
test/test_particle_fireworks.py
test/test_particle_flower.py
test/test_particle_galaxy.py
test/test_particle_meteor.py
test/test_particle_smoke.py
test/test_particle_spiral.py
test/test_particle_sun.py
test/test_place.py
test/test_platformer.py
test/test_pyglet_vb.py
test/test_quadmoveby.py
test/test_recorder.py
test/test_rect.py
test/test_remove.py
test/test_remove_add_by_name.py
test/test_repeat.py
test/test_repeat2.py
test/test_reuse_grid.py
test/test_reverse.py
test/test_reverse_time.py
test/test_rich_label.py
test/test_ripple3d.py
test/test_rotate.py
test/test_rotate_reverse.py
test/test_rotateto.py
test/test_scaleby.py
test/test_scaleby2.py
test/test_scaleto.py
test/test_scene_add_rotated.py
test/test_scene_add_scaled.py
test/test_scene_add_translated.py
test/test_scene_rotate.py
test/test_scene_scale.py
test/test_sceneactions.py
test/test_schedule.py
test/test_schedule_actions.py
test/test_schedule_interval.py
test/test_scrolling_manager_without_tiles.py
test/test_scrolling_manager_without_tiles_autoscale.py
test/test_sequence.py
test/test_sequence1.py
test/test_sequence2.py
test/test_sequence3.py
test/test_sequence4.py
test/test_sequence5.py
test/test_sequence6.py
test/test_shader.py
test/test_shaky3d.py
test/test_shakytiles3d.py
test/test_shattered_tiles_3d.py
test/test_show.py
test/test_shuffletiles.py
test/test_shuffletiles_fullscreen.py
test/test_shuffletiles_reverse.py
test/test_skeleton.py
test/test_skeleton_anim.py
test/test_skeleton_bitmap_skin.py
test/test_skew_horizontal.py
test/test_skew_vertical.py
test/test_spawn.py
test/test_speed.py
test/test_sprite.py
test/test_sprite_aabb.py
test/test_stop_grid.py
test/test_sublayer_events.py
test/test_subscene_events.py
test/test_target.py
test/test_text_movement.py
test/test_tiles.py
test/test_tiles_autotest.py
test/test_tmx.py
test/test_tmx_autotest.py
test/test_togglevisibility.py
test/test_transform_anchor.py
test/test_transition_corner_move.py
test/test_transition_envelope.py
test/test_transition_fade.py
test/test_transition_fadebl.py
test/test_transition_fadetr.py
test/test_transition_fadeup.py
test/test_transition_flip_angular.py
test/test_transition_flipx.py
test/test_transition_flipy.py
test/test_transition_jumpzoom.py
test/test_transition_movein_t.py
test/test_transition_rotozoom.py
test/test_transition_shrink_grow.py
test/test_transition_shuffle.py
test/test_transition_slidein_l.py
test/test_transition_splitcols.py
test/test_transition_splitrows.py
test/test_transition_turnofftiles.py
test/test_transition_zoom.py
test/test_transitions_with_pop_recipe.py
test/test_turnoff_tiles.py
test/test_twirl.py
test/test_unscaled_win_resize.py
test/test_waves.py
test/test_waves3d.py
test/test_waves_horizontal.py
test/test_waves_vertical.py
test/test_wavestiles3d.py
test/test_wavestiles3d_fullscreen.py
test/test_wavestiles3d_reversed.py
test/test_world_coordinates.py
test/witch-standing.png
tools/README
tools/building_release_notes.txt
tools/change_license.py
tools/editor.py
tools/epydoc.config
tools/epydoc_cocos.css
tools/foo.py
tools/gendoc.sh
tools/gendoc_html.py
tools/gendoc_pdf.py
tools/gentileset.py
tools/nose.cfg
tools/path_draw.py
tools/primitives.py
tools/release_checklist_template.txt
tools/uniform_snippet.py
tools/view_skeleton.py
tools/autotest/README.txt
tools/autotest/helpers.py
tools/autotest/proxy_snapshots.py
tools/autotest/recon.py
tools/autotest/repeteability.py
tools/autotest/snapcompare.py
tools/autotest/test_helpers.py
tools/skeleton/anim_player.py
tools/skeleton/animator.py
tools/skeleton/skeleton_editor.py
tools/skeleton/ui.py
utest/_parametric_test_t_demo.py
utest/aarect1_data.png
utest/aarect1_data_wsmall.png
utest/circle1_data.png
utest/readme.txt
utest/runner1.py
utest/test_acceldeccel.py
utest/test_actions.py
utest/test_collision_model.py
utest/test_collision_model_aarect.py
utest/test_collision_model_details.py
utest/test_director_scene_changes.py
utest/test_euclid.py
utest/test_p_ba_Loop_Actions.py
utest/test_p_ba_Loop_IntervalAction.py
utest/test_p_ba_Repeat_Action.py
utest/test_p_ba_Sequence_Action.py
utest/test_p_ba_Sequence_IntervalAction.py
utest/test_p_ba_Spawn_Action.py
utest/test_p_ba_Spawn_IntervalAction.py
utest/test_p_ba_cocosnode_actions.py
utest/test_p_ba_operands_different_classes.py
utest/test_p_ba_operators_result_type.py
utest/test_tiles.py
utest/test_uniform_snippet.py
utest/pyglet_mockup1/readme.txt
utest/pyglet_mockup1/pyglet/__init__.py
utest/pyglet_mockup1/pyglet/clock.py
utest/pyglet_mockup1/pyglet/event.py
utest/pyglet_mockup1/pyglet/text.py
utest/pyglet_mockup1/pyglet/app/__init__.py
utest/pyglet_mockup1/pyglet/gl/__init__.py
utest/pyglet_mockup1/pyglet/gl/glext_arb/__init__.py
utest/pyglet_mockup1/pyglet/graphics/__init__.py
utest/pyglet_mockup1/pyglet/image/__init__.py
utest/pyglet_mockup1/pyglet/resource/__init__.py
utest/pyglet_mockup1/pyglet/window/__init__.py