Package teilchen.util

Class CubicleWorldView


  • public class CubicleWorldView
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void draw​(processing.core.PGraphics pParent)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • color_full

        public int color_full
      • color_empty

        public int color_empty
    • Constructor Detail

      • CubicleWorldView

        public CubicleWorldView​(CubicleWorld pWorld)
    • Method Detail

      • draw

        public void draw​(processing.core.PGraphics pParent)