Method | Defined By | ||
---|---|---|---|
pong() | pong | ||
createPong(width:int, height:int):void | pong |
playerOne | property |
public var playerOne:Sprite
playerTwo | property |
public var playerTwo:Sprite
pong | () | Constructor |
public function pong()
createPong | () | method |
public function createPong(width:int, height:int):void
Parameters
width:int | |
height:int |