Skip to content

itok/KTouchPointerWindow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTouchPointerWindow

ktouchpointerwindow.gif

How to use

  • Import KTouchPointerWindow
  • Call KTouchPointerWindowInstall() or KTouchPointerWindowInstallWithOptions() in application:didFinishLaunchingWithOptions:
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
    KTouchPointerWindowInstall();
    ...
}

License

MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors