playn.flash
Class NativeFlashEvent

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by playn.flash.NativeFlashEvent

public final class NativeFlashEvent
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected NativeFlashEvent()
           
 
Method Summary
 int getClientX()
           
 int getClientY()
           
 int getKeyCode()
           
 void preventDefault()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NativeFlashEvent

protected NativeFlashEvent()
Method Detail

preventDefault

public void preventDefault()

getClientX

public int getClientX()

getClientY

public int getClientY()

getKeyCode

public int getKeyCode()


Copyright © 2013. All Rights Reserved.