 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.scripts;
26 import org.jetbrains.annotations.NotNull;
27 import org.jetbrains.annotations.Nullable;
64 for (
final G tmp : gameObject) {
73 public boolean isEmpty(@NotNull
final G gameObject) {
boolean isEmpty(@NotNull final G gameObject)
final int eventTypeNo
The object type for event objects.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
Interface for MapArchObjects.
G getScriptedEvent(final int eventSubtype, @NotNull final G gameObject)
DefaultScriptArchData(@NotNull final String subtypeAttribute, final int eventTypeNo)
Creates a new instance.
Stores and manages information about scripted events.
final String subtypeAttribute
The attribute name for the subtype field.
Stores and manages information about scripted events.