Package net.eternalclient.api.rs
Interface RSAbstractFont
-
- All Known Subinterfaces:
RSFont
public interface RSAbstractFont
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddrawTextLeftAligned(java.lang.String text, int x, int y, int fontColor, int shadowColor)voiddrawTextRightAligned(java.lang.String text, int x, int y, int fontColor, int shadowColor)
-