-
Notifications
You must be signed in to change notification settings - Fork 0
class_scrollcontainer
reduz edited this page Feb 23, 2014
·
8 revisions
#####Inherits: Container
- void
set_enable_h_scroll( bool enable ) -
bool
is_h_scroll_enabled( ) const - void
set_enable_v_scroll( bool enable ) -
bool
is_v_scroll_enabled( ) const - void
set_h_scroll( int val ) -
int
get_h_scroll( ) const - void
set_v_scroll( int val ) -
int
get_v_scroll( ) const