parent
8384e36054
commit
ca4e760d60
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ public class InputMultitouch
|
|||
{
|
||||
// Update
|
||||
//----------------------------------------------------------------------------------
|
||||
// Get the touch point count (h ow many fingers are touching the screen )
|
||||
// Get the touch point count (how many fingers are touching the screen )
|
||||
int tCount = GetTouchPointCount();
|
||||
|
||||
// Clamp touch points available (set the maximum touch points allowed )
|
||||
|
|
|
|||
Loading…
Reference in a new issue