Interface Drawable

All Known Implementing Classes:
AuraFight, Character, Enemy, Fightable, Player, Talkable, Tiles

public interface Drawable
The objects that can draw onto the window.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • draw

      void draw()