Class Input


  • public class Input
    extends java.lang.Object
    Provides input mapping client to capture the keyboard and mouse controls
    • Constructor Summary

      Constructors 
      Constructor Description
      Input()  
    • Constructor Detail

      • Input

        public Input()
    • Method Detail

      • getInputMappingClient

        public static InputMappingClient getInputMappingClient​(android.app.Activity activity)
        Returns an instance of the input mapping client
        Parameters:
        activity - activity from which the input mapping client is being requested