Module Simula

Interface RTS_Drawing.Animable

All Known Implementing Classes:
RTS_ShapeElement, RTS_TextElement
Enclosing class:
RTS_Drawing

static interface RTS_Drawing.Animable
The Animable interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Paint this Animable
  • Method Details

    • paint

      void paint(Graphics2D g)
      Paint this Animable
      Parameters:
      g - the graphic context