playn.flash
Class FlashPlatform
java.lang.Object
playn.core.AbstractPlatform
playn.flash.FlashPlatform
- All Implemented Interfaces:
- Platform
public class FlashPlatform
- extends AbstractPlatform
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashPlatform
protected FlashPlatform()
register
public static FlashPlatform register()
analytics
public Analytics analytics()
assets
public FlashAssets assets()
audio
public Audio audio()
graphics
public Graphics graphics()
json
public Json json()
keyboard
public Keyboard keyboard()
net
public Net net()
pointer
public Pointer pointer()
mouse
public Mouse mouse()
touch
public Touch touch()
random
public float random()
regularExpression
public RegularExpression regularExpression()
storage
public Storage storage()
openURL
public void openURL(String url)
run
public void run(Game game)
time
public double time()
type
public Platform.Type type()
captureEvent
public static void captureEvent(EventType eventType,
EventHandler<?> eventHandler)
Copyright © 2012. All Rights Reserved.