Class RMAgentTypewriter

All Implemented Interfaces:
RMArchiver.Archiving, Cloneable

public class RMAgentTypewriter extends RMAnimAgent
This class provides an anim agent to insert text letters sequentially with typewriter sound effect.
  • Constructor Details

    • RMAgentTypewriter

      public RMAgentTypewriter()
      Creates an unitialized gravity typewriter.
    • RMAgentTypewriter

      public RMAgentTypewriter(RMShape aShape)
      Creates a typewriter agent for the given shape.
  • Method Details