# mob_touch v0.1.0 - Table of Contents

> Stream raw screen-touch coordinates (x/y) to a Mob screen

## Pages

- [mob_touch](readme.md)

## Modules

- [MobTouch](MobTouch.md): Stream the user's raw screen touches to a screen — a Mob plugin.
- [MobTouch.DemoScreen](MobTouch.DemoScreen.md): A ready-to-run sample screen exercising `MobTouch`, shipped so a generated app
can kick the tires the moment the plugin is activated. Declared in the plugin
manifest's `:screens`. Delete it (and the manifest entry) in a real app.

