Searched refs:inputInterface (Results 1 – 1 of 1) sorted by relevance
115 InputGameInterface inputInterface = new InputGameInterface(); in bootstrap() local116 gameRoot.add(inputInterface); in bootstrap()117 BaseObject.sSystemRegistry.inputGameInterface = inputInterface; in bootstrap()