#include <view/YiScrollController.h>
Public Member Functions | |
| YI_SCROLLED_INFO () | |
Public Attributes | |
| float | fDelta |
| float | fSpeed |
| float | fEventPos |
| int32_t | nPageBefore |
| int32_t | nPageAfter |
| bool | bReachedStart |
| bool | bReachedEnd |
| YI_SCROLLED_INFO::YI_SCROLLED_INFO | ( | ) |
| bool YI_SCROLLED_INFO::bReachedEnd |
| bool YI_SCROLLED_INFO::bReachedStart |
| float YI_SCROLLED_INFO::fDelta |
| float YI_SCROLLED_INFO::fEventPos |
| float YI_SCROLLED_INFO::fSpeed |
| int32_t YI_SCROLLED_INFO::nPageAfter |
| int32_t YI_SCROLLED_INFO::nPageBefore |