Package rsb.event.impl
Class TAnimation
java.lang.Object
rsb.event.impl.TAnimation
- All Implemented Interfaces:
EventListener,TextPaintListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TAnimation
-
-
Method Details
-
drawLine
Description copied from interface:TextPaintListenerDraws at the line at the index- Specified by:
drawLinein interfaceTextPaintListener- Parameters:
render- the graphic renderer for the bot singletonidx- the index for the line to draw from- Returns:
- the line number + number of lines actually drawn.
-