Package | Description |
---|---|
jme.script.ctx2d | |
swing_primitivas |
Modifier and Type | Method and Description |
---|---|
AbstractPrimitivas2D.AbstractRatonEvent.BOTON |
AbstractPrimitivas2D.AbstractRatonEvent.getButton()
id de botón
|
static AbstractPrimitivas2D.AbstractRatonEvent.BOTON |
AbstractPrimitivas2D.AbstractRatonEvent.BOTON.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPrimitivas2D.AbstractRatonEvent.BOTON[] |
AbstractPrimitivas2D.AbstractRatonEvent.BOTON.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AbstractPrimitivas2D.AbstractRatonEvent.BOTON |
JMEPrimitivas2DParaSwing.RatonEvent.getButton() |