Searched refs:PlayerComponent (Results 1 – 4 of 4) sorted by relevance
178 PlayerComponent control = player.findByClass(PlayerComponent.class); in releaseControl()
52 private PlayerComponent mPlayer;357 public void setPlayer(PlayerComponent player) { in setPlayer()
22 public class PlayerComponent extends GameComponent { class90 public PlayerComponent() { in PlayerComponent() method in PlayerComponent
243 new ComponentClass(PlayerComponent.class, 1), in GameObjectFactory()874 PlayerComponent player = (PlayerComponent)allocateComponent(PlayerComponent.class);949 object.life = PlayerComponent.getDifficultyConstants().getMaxPlayerLife();1092 final float glowDuration = PlayerComponent.getDifficultyConstants().getGlowDuration();