Difference between revisions of "SHIP:Port:touch:flipxy"

From Serious Documentation
Jump to: navigation, search
(Created page with "{{PortvarTableStart|}} |<onlyinclude>{{Portvar|touch|flipxy}}||{{DataType|Boolean}}||Read/Write||When set, the values received from touch events are flipped on the x-y axis (p...")
 
 
Line 1: Line 1:
 
{{PortvarTableStart|}}
 
{{PortvarTableStart|}}
|<onlyinclude>{{Portvar|touch|flipxy}}||{{DataType|Boolean}}||Read/Write||When set, the values received from touch events are flipped on the x-y axis (portrait mode). Can be used in conjunction with{{Portvar|touch|mirrorx}} and/or {{Portvar|touch|mirrory}}. (Default: {{Reserved|false}})</onlyinclude>
+
|<onlyinclude>{{Portvar|touch|flipxy}}||{{DataType|Boolean}}||Read/Write||When set, the values received from touch events are flipped on the x-y axis (portrait mode). Can be used in conjunction with {{Portvar|touch|mirrorx}} and/or {{Portvar|touch|mirrory}}. (Default: {{Reserved|false}})</onlyinclude>
 
|}
 
|}

Latest revision as of 11:48, 4 April 2013

Portvar Data Type Permissions Description
flipxy Boolean Read/Write When set, the values received from touch events are flipped on the x-y axis (portrait mode). Can be used in conjunction with mirrorx and/or mirrory. (Default: false)