public interface EditorModelListener
EditorModel| Modifier and Type | Field and Description |
|---|---|
static int |
ACTION_MODE_CHANGED
Notification event constants.
|
static int |
LAYER_INDEX_CHANGED |
static int |
TILE_CHANGED |
| Modifier and Type | Method and Description |
|---|---|
void |
modelChanged(int event)
Called by the
EditorModel when the model is changed. |
static final int ACTION_MODE_CHANGED
static final int LAYER_INDEX_CHANGED
static final int TILE_CHANGED
void modelChanged(int event)
EditorModel when the model is changed.Copyright © 2015. All rights reserved.