Class GroovyPuzzleMapAdapter
java.lang.Object
groovy.lang.GroovyObjectSupport
games.stendhal.server.entity.mapstuff.puzzle.GroovyPuzzleMapAdapter
- All Implemented Interfaces:
groovy.lang.GroovyObject
public class GroovyPuzzleMapAdapter
extends groovy.lang.GroovyObjectSupport
an adapter to read property values from PuzzleBuildingBlocks
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String param)
void
setLastName(String lastName)
void
setLastZone(String lastZone)
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
invokeMethod, setProperty
-
Constructor Details
-
GroovyPuzzleMapAdapter
public GroovyPuzzleMapAdapter()
-
-
Method Details
-
getProperty
-
setLastZone
-
setLastName
-