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 Details

    • GroovyPuzzleMapAdapter

      public GroovyPuzzleMapAdapter()
  • Method Details

    • getProperty

      public Object getProperty(String param)
    • setLastZone

      public void setLastZone(String lastZone)
    • setLastName

      public void setLastName(String lastName)