view scripts/suspended.py @ 630:a5f573002fb0 pyntnclick

Pass rect around (we're going to be doing this alot).
author Simon Cross <hodgestar+bzr@gmail.com>
date Sat, 11 Feb 2012 22:20:52 +0200
parents f15c4f7c24e6
children
line wrap: on
line source

#! /usr/bin/env python
# testconsole.py
# Copyright Boomslang team, 2010 (see COPYING File)

from gamelib import main
main.main()