setLeftPos for bfb

This commit is contained in:
Ben Russell 2016-09-15 17:13:28 +12:00
parent 6afb5cc306
commit 7c5a51c6f7
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ CLASS none/bfb
ARG 1 mouseY
METHOD g mouseInRange (I)Z
ARG 0 y
METHOD i setLeftPos (I)V
ARG 0 x1
METHOD k contentHeight ()I
METHOD l clampScrollY ()V
METHOD m getMaxScrollY ()I