Interface InputMappingProvider
-
public interface InputMappingProvider
An interface to expose the app/game controls through anInputMap
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputMap
onProvideInputMap()
Returns anInputMap
when the input control help is sought
-