{ "info": { "author": "cocograph", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: MacOS X", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Games/Entertainment", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Cocograph v0.2.0 tile map editor for cocos2d\nrequires: python 2.5+, pyglet 1.1+\nincluded: cocos2d, and kytten (could become dependencies later)\n\n\nHow to use\n\n'Open' or create a 'New' map. Tilesets required by an existing map will \nbe loaded with the map. Click on a tile to select it for use with the \npencil tool. Click on a tileset name tab to use that tileset.\n\n\nCreating a New Map\n\nEnter the size of tiles and the map and submit, you can then save the \nmap and it will be loaded into Cocograph. You can then open an existing\ntileset from the tileset dialog menu or create a new one.\n\n\nCreating a New Tileset\n\nFrom Dir:\nSelect a directory containing images (.png, ,jpg, .bmp, .gif), you \ncan then save the tileset and it will be loaded into Cocograph. You\nwill probably want the images in the directory to be the same size.\n\nFrom Image:\nSelect and image, enter the tile size and if there's any padding\naround the tiles. You can then save the tileset and it will be loaded \ninto Cocograph.\n\n\nLayers\n\nThe 'op' slider adjusts the opacity of the currently selected layer.\n'+' adds a new layer. Enter a layer ID, tile size, and Z origin\n(to determine the ordering of layers). '-' removes the currently \nselected layer. 'Properties' allows you to add / change properties\nfor the currently selected layer.\n\n\nTools\n\nTOOL LEFT CLICK ACTION RIGHT CLICK ACTION\npencil draw selected tile from tileset select clicked map tile (picker)\npicker select clicked map tile select clicked map tile\neraser set clicked map tile to None set clicked map tile to None\nmove click and drag around the map click and drag around the map\nzoom zoom in zoom out\n\n\nKeyboard Shortcuts\n\nKEY+MODIFIER ACTION\nctrl+click on tile or cell edit properties\nspacebar down click and drag around the map (move)\nctrl+s save map\nctrl+= zoom in\nctrl+- zoom out\nmouse scroll wheel zoom\nctrl+d debug info toggle\nctrl+q quit\nctrl+s save\n\nCommandline Usage: run_cocograph.py to open a level\nor simply run or double click run_cocograph.py and then open or create\na new map.\n\n\nLICENSE:\n\nCopyright (c) 2009, Devon Scott-Tunkin\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n * Neither the name of the nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThanks to Richard Jones for his original editor and great tile library\nand Conrad Wong for the wonderful \"kytten\" gui library", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kitanata/cocograph/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kitanata/cocograph", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cocograph", "package_url": "https://pypi.org/project/cocograph/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cocograph/", "project_urls": { "Download": "https://github.com/kitanata/cocograph/tarball/master", "Homepage": "https://github.com/kitanata/cocograph" }, "release_url": "https://pypi.org/project/cocograph/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A tile editor for cocos2d.", "version": "0.1.0" }, "last_serial": 787597, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "05264aeae47a0cad99fce4ae94198487", "sha256": "de6af558644cefc2d62d4295bf09a3b7b6353a9b5e6aff29dc443d9ea8d50666" }, "downloads": -1, "filename": "cocograph-0.1.0.tar.gz", "has_sig": false, "md5_digest": "05264aeae47a0cad99fce4ae94198487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18545, "upload_time": "2011-08-01T02:41:14", "url": "https://files.pythonhosted.org/packages/55/db/03e9a043287a22207c9c31c98c07be6b104c86926f6d498ebcfc0fed0db6/cocograph-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05264aeae47a0cad99fce4ae94198487", "sha256": "de6af558644cefc2d62d4295bf09a3b7b6353a9b5e6aff29dc443d9ea8d50666" }, "downloads": -1, "filename": "cocograph-0.1.0.tar.gz", "has_sig": false, "md5_digest": "05264aeae47a0cad99fce4ae94198487", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18545, "upload_time": "2011-08-01T02:41:14", "url": "https://files.pythonhosted.org/packages/55/db/03e9a043287a22207c9c31c98c07be6b104c86926f6d498ebcfc0fed0db6/cocograph-0.1.0.tar.gz" } ] }