comparison demos/shooter/run.py @ 491:c4168eb47a44

Adding some comments to the shooter demo. Updated the copyright date and FIFE URL as well.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Thu, 06 May 2010 19:34:21 +0000
parents 939a4dc12ca1
children ae9f5383f5b1
comparison
equal deleted inserted replaced
490:939a4dc12ca1 491:c4168eb47a44
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 2
3 # -*- coding: utf-8 -*- 3 # -*- coding: utf-8 -*-
4 4
5 # #################################################################### 5 # ####################################################################
6 # Copyright (C) 2005-2009 by the FIFE team 6 # Copyright (C) 2005-2010 by the FIFE team
7 # http://www.fifengine.de 7 # http://www.fifengine.net
8 # This file is part of FIFE. 8 # This file is part of FIFE.
9 # 9 #
10 # FIFE is free software; you can redistribute it and/or 10 # FIFE is free software; you can redistribute it and/or
11 # modify it under the terms of the GNU Lesser General Public 11 # modify it under the terms of the GNU Lesser General Public
12 # License as published by the Free Software Foundation; either 12 # License as published by the Free Software Foundation; either