FreeRDP
TouchPointerView Class Reference
Inheritance diagram for TouchPointerView:
Collaboration diagram for TouchPointerView:

Instance Methods

(void) - ensurePointerIsVisible
 
(UIEdgeInsets) - getEdgeInsets
 
(CGPoint) - getPointerPosition
 
(int) - getPointerWidth
 
(int) - getPointerHeight
 

Protected Attributes

CGAffineTransform _pointer_transformation
 
UIImage * _cur_pointer_img
 
UIImage * _default_pointer_img
 
UIImage * _active_pointer_img
 
UIImage * _lclick_pointer_img
 
UIImage * _rclick_pointer_img
 
UIImage * _scroll_pointer_img
 
UIImage * _extkeyboard_pointer_img
 
UIImage * _keyboard_pointer_img
 
UIImage * _reset_pointer_img
 
CGRect _pointer_areas [9]
 
CGPoint _prev_touch_location
 
BOOL _pointer_moving
 
BOOL _pointer_scrolling
 
NSObject< TouchPointerDelegate > * _delegate
 

Properties

IBOutlet NSObject< TouchPointerDelegate > * delegate
 

Detailed Description

Definition at line 33 of file TouchPointerView.h.


The documentation for this class was generated from the following files: