public static interface SpriteSelectionEvent.SpriteSelectionHandler extends EventHandler
SpriteSelectionEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSpriteSelect(SpriteSelectionEvent event)
Fired when an the
Sprite is selected. |
void onSpriteSelect(SpriteSelectionEvent event)
Sprite is selected.event - the fired eventCopyright © 2015. All rights reserved.