Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPlaySingleSoundComponent.java19 public class PlaySingleSoundComponent extends GameComponent { class
23 public PlaySingleSoundComponent() { in PlaySingleSoundComponent() method in PlaySingleSoundComponent
DGameObjectFactory.java244 new ComponentClass(PlaySingleSoundComponent.class, 128), in GameObjectFactory()
5860PlaySingleSoundComponent soundEffect = (PlaySingleSoundComponent)allocateComponent(PlaySingleSound…
6044PlaySingleSoundComponent soundEffect = (PlaySingleSoundComponent)allocateComponent(PlaySingleSound…