org.nlogo.api
Interface Patch3D

All Superinterfaces:
Agent, Patch
All Known Implementing Classes:
Patch3D

public interface Patch3D
extends Patch


Method Summary
 int pzcor()
          Returns the value of the pzcor variable
 
Methods inherited from interface org.nlogo.api.Patch
getPatchAtOffsets, hasLabel, labelColor, labelString, pcolor, pxcor, pycor
 
Methods inherited from interface org.nlogo.api.Agent
classDisplayName, getVariable, id, setVariable, shape, size, world
 

Method Detail

pzcor

int pzcor()
Returns the value of the pzcor variable