Home
last modified time | relevance | path

Searched refs:inputInterface (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGame.java115 InputGameInterface inputInterface = new InputGameInterface(); in bootstrap() local
116 gameRoot.add(inputInterface); in bootstrap()
117 BaseObject.sSystemRegistry.inputGameInterface = inputInterface; in bootstrap()