Package rsb.event.impl
Class TUserInputAllowed
java.lang.Object
rsb.event.impl.TUserInputAllowed
- All Implemented Interfaces:
EventListener
,TextPaintListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TUserInputAllowed
-
-
Method Details
-
drawLine
Description copied from interface:TextPaintListener
Draws at the line at the index- Specified by:
drawLine
in 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.
-