Table of Contents

Module: pyzzle pyzzle.py

Base engine module.

Imported modules   
import os
import pyzzlemain
from pyzzlemain import *
import sys
Functions   
getVersion
setFirstSlide
start
  getVersion 
getVersion ()

-> string.

returns the version number of Pyzzle.

  setFirstSlide 
setFirstSlide ( slide )

Set the 1st slide of your game. It is a good idea to place a introduction/menu slide as the 1st slide.

parameters:

slide
slide object.

  start 
start ()

Start your game. Place at the end of your main py file.


Table of Contents

This document was automatically generated on Tue Dec 3 16:55:38 2002 by HappyDoc version 2.1