Engine

class engine.Engine.Engine(gamedir, scrWidth=600, scrHeight=480)

Engine brings together the display, event and filesystem modules

start()
Call the self.start_engine method and enter the main loop

Previous topic

Welcome to Generagine’s documentation!

Next topic

Display

This Page