Package zombie.ui

Interface TextManager.StringDrawer

Enclosing class:
TextManager

public static interface TextManager.StringDrawer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(UIFont uIFont, double double1, double double2, String string, double double3, double double4, double double5, double double6)
     
  • Method Details

    • draw

      void draw(UIFont uIFont, double double1, double double2, String string, double double3, double double4, double double5, double double6)