Package com.jme3.input.ios


package com.jme3.input.ios
user-input classes specific to the iOS mobile operating system
  • Classes
    Class
    Description
     
    IosTouchHandler is the base class that receives touch inputs from the iOS system and creates the TouchEvents for jME.
    TouchEventPool provides a RingBuffer of jME TouchEvents to help with garbage collection on iOS.