« Soya/Python sauvegarde avec cerealizer » : différence entre les versions

Contenu supprimé Contenu ajouté
Seb.bernery (discussion | contributions)
Création : <pre> # -*- indent-tabs-mode: t -*- # Soya 3D tutorial # Copyright (C) 2001-2004 Jean-Baptiste LAMY # # This program is free software; you can redistribute it and/or modify # it under t...
 
Tavernierbot (discussion | contributions)
m Robot : Changement de type cosmétique
Ligne 12 :
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 
Ligne 27 :
# il est disponible sur cette page :
#
# http://home.gna.org/oomadness/en/cerealizer/index.html
 
 
Ligne 60 :
#import soya.cerealizer4soya
#class YourWorld(soya.World):
# pass
#cerealizer.register(YourWorld, soya.cerealizer4soya.SavedInAPathHandler(YourWorld))
#
Ligne 69 :
#
#class YourWorld(soya.World):
# DIRNAME = "your_worlds"