Skip to content

killianhuyghe/KHTouchDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KHTouchDisplay

KHTouchDisplay lets you display an image where you touch the screen. This is especially useful when you want to do a presentation from an iPad or iPhone.

image

Installation

Just drag and drop the KHTouchDisplay directory into your Xcode project directory. This will work with Swift and Objective-C projects.

Configuration

KHTouchDisplay comes with default image and parameters that you can change in the KHTouchDisplay/UITouch+KHTouchDisplay.h file:

#define TOUCH_ALPHA 0.75f
#define TOUCH_IMAGE @"blue_circle"
#define TOUCH_WIDTH 40
#define TOUCH_HEIGHT 40

About

Display any image where you touch the screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published