Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUI Input

This package provides connecting to several input sources, most notably touch screens, and receive input data as motion events.

The code is basically a copy of the input providers from the Kivy project to make the awesome work from there available for usage outside the kivy world.

Differences to the original implementation are:

  • Motion events are not fired via a Window object, but a dedicated dispatcher located in nuiinput.dispatcher. When wiring nuiinput into a main loop, this is the place to deal with receiving motion events.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages