Interface Drawable

All Known Subinterfaces:
Game
All Known Implementing Classes:
AreaGame

public interface Drawable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • draw

      void draw()