Package | Description |
---|---|
jme.script.ctx2d |
Modifier and Type | Method and Description |
---|---|
AbstractPrimitivas2D.AbstractKeyStroke.LOCALIZACION |
AbstractPrimitivas2D.AbstractKeyStroke.getLocalizacion()
Localización en que ocurre el evento (dos SHIFTS, dos CONTROL, teclado numérico,...)
|
static AbstractPrimitivas2D.AbstractKeyStroke.LOCALIZACION |
AbstractPrimitivas2D.AbstractKeyStroke.LOCALIZACION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPrimitivas2D.AbstractKeyStroke.LOCALIZACION[] |
AbstractPrimitivas2D.AbstractKeyStroke.LOCALIZACION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|