20 package net.sf.gridarta.gui.panel.gameobjectattributes;
25 import org.jetbrains.annotations.Nullable;
Listener for GameObjectAttributesModel related events.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
void refreshSelectedGameObject()
Called whenever the selected game object's attributes may have changed.
Interface for MapArchObjects.
void selectedGameObjectChanged(@Nullable G selectedGameObject)
Called whenever the selected game object has changed.