Searched refs:sRedButtonChannel (Results 1 - 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DGameObjectFactory.java47 private final static String sRedButtonChannel = "RED BUTTON"; field in class:GameObjectFactory
4741 doorChannel = channelSystem.registerChannel(sRedButtonChannel);
4863 buttonChannel = channelSystem.registerChannel(sRedButtonChannel);

Completed in 76 milliseconds