Package teilchen.util

Class StickMan


  • public class StickMan
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      StickMan​(Physics pParticleSystem, float pOffset, float pScale)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Particle anchor()  
      void draw​(processing.core.PGraphics g)  
      void translate​(processing.core.PVector p)  
      • Methods inherited from class java.lang.Object

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

      • StickMan

        public StickMan​(Physics pParticleSystem,
                        float pOffset,
                        float pScale)
    • Method Detail

      • translate

        public void translate​(processing.core.PVector p)
      • draw

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