Package teilchen.util

Class Packing.PackingEntity

    • Constructor Summary

      Constructors 
      Constructor Description
      PackingEntity()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      processing.core.PVector position()  
      float radius()  
      void radius​(float pRadius)  
      • Methods inherited from class java.lang.Object

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

      • PackingEntity

        public PackingEntity()
    • Method Detail

      • position

        public processing.core.PVector position()
        Specified by:
        position in interface SpatialEntity
      • radius

        public void radius​(float pRadius)