Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
component:screen [2015/04/05 07:19]
rashy
component:screen [2015/10/08 21:10]
phallopode typo in setPrecise() -
Line 16: Line 16:
 - `getKeyboards():​table`  ​ - `getKeyboards():​table`  ​
   The list of keyboards attached to the screen.   The list of keyboards attached to the screen.
-- `setPrecice(enabled:​boolean):​boolean`+- `setPrecise(enabled:​boolean):​boolean`
   Set whether to use high-precision mode (sub-pixel mouse event position).  ​   Set whether to use high-precision mode (sub-pixel mouse event position).  ​
   //Requires Screen (Tier 3).//   //Requires Screen (Tier 3).//