Group: comp.sys.ibm.pc.games.action · Group Profile · Search for Gamescreens in comp.sys.ibm.pc.games.action
Author: Beladi Nasrallah
Date: Apr 5, 2008 22:15
Hi, I'm making a test game to flesh out my AS3 knowledge. Currently, I have a main class (let's call it gameTitle) that the game runs from. I have several other classes, including GameScreen which is eventually displayed using the addChild method. The third piece of the puzzle are the game controls. This block of code contains a method that requires 'stage' as an argument (it detects keys
|