 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.plugin.parameter;
25 import org.jetbrains.annotations.NotNull;
A PluginParameter that holds a boolean value.
Base package of all Gridarta classes.
A PluginParameter that holds a MapControl value.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
T visit(@NotNull ArchetypeParameter< G, A, R > parameter)
Called for ArchetypeParameter instances.
Interface for MapArchObjects.
A PluginParameter that holds a path with in the maps directory.
Interface for visitors of PluginParameter instances.
A PluginParameter that holds a string value.
A PluginParameter that holds an Archetype value.