Class RMFlashSpriteShape

All Implemented Interfaces:
RMArchiver.Archiving, Cloneable
Direct Known Subclasses:
RMFlashSwitchShape

public class RMFlashSpriteShape extends RMFlashShape
A flash shape for shapes with their own animator/timeline (like Switch shapes).
  • Constructor Details

    • RMFlashSpriteShape

      public RMFlashSpriteShape(RMShape aShape)
      Creates a new flash sprite shape.
  • Method Details