Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
guiScrollBar.cpp File Reference
#include "guiScrollBar.h"
#include "guiButton.h"
#include "porting.h"
#include <IGUISkin.h>
+ Include dependency graph for guiScrollBar.cpp:

Functions

static s32 interpolate_scroll (s32 from, s32 to, f32 amount)
 

Function Documentation

◆ interpolate_scroll()

static s32 interpolate_scroll ( s32  from,
s32  to,
f32  amount 
)
inlinestatic

Referenced by GUIScrollBar::interpolatePos().

+ Here is the caller graph for this function: