topical media & game development
student-game-wakuwaku-com-waku-events-GameEvents.ax
student-game-wakuwaku-com-waku-events-GameEvents.ax
(swf
)
[ flash
]
flex
package // com.waku.events
{
import flash.events.Event;
public class @ax-student-game-wakuwaku-com-waku-events-GameEvents extends Event
{
public function @ax-student-game-wakuwaku-com-waku-events-GameEvents(type:String)
{
super(type);
}
public static const MINIGAME_FINISHED:String = "minigameFinished";
public static const MINIGAME_CLOSED:String = "minigameClosed";
}
}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.