Searched refs:sGreenButtonChannel (Results 1 - 1 of 1) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java49 private final static String sGreenButtonChannel = "GREEN BUTTON"; field in class:GameObjectFactory
4747 doorChannel = channelSystem.registerChannel(sGreenButtonChannel);
4869 buttonChannel = channelSystem.registerChannel(sGreenButtonChannel);

Completed in 48 milliseconds