/external/replicaisland/src/com/replica/replicaisland/ |
D | NPCAnimationComponent.java | 34 public static final int DEATH = 9; field in NPCAnimationComponent 100 case DEATH: in update() 211 } else if (parentObject.getCurrentAction() == ActionType.DEATH) { in idle() 212 mCurrentAnimation = DEATH; in idle() 241 } else if (parentObject.getCurrentAction() == ActionType.DEATH) { in walk() 242 mCurrentAnimation = DEATH; in walk() 279 } else if (parentObject.getCurrentAction() == ActionType.DEATH) { in run() 280 mCurrentAnimation = DEATH; in run() 289 } else if (parentObject.getCurrentAction() == ActionType.DEATH) { in shoot() 290 mCurrentAnimation = DEATH; in shoot() [all …]
|
D | GenericAnimationComponent.java | 54 case DEATH: in update() 55 mSprite.playAnimation(Animation.DEATH); in update() 81 public static final int DEATH = 4; field in GenericAnimationComponent.Animation
|
D | AnimationComponent.java | 39 DEATH, enumConstant 281 } else if (currentAction == ActionType.DEATH) { in update() 287 boolean explodingDeath = parentObject.lastReceivedHitType == HitType.DEATH; in update() 308 mSprite.playAnimation(PlayerAnimations.DEATH.ordinal()); in update()
|
D | TheSourceComponent.java | 73 parentObject.setCurrentAction(ActionType.DEATH); in update() 74 currentAction = ActionType.DEATH; in update()
|
D | CollisionParameters.java | 29 public final static int DEATH = 2; // Causes instant death. field in CollisionParameters.HitType
|
D | PlayerComponent.java | 450 if (mTouchingGround && parentObject.getCurrentAction() != ActionType.DEATH) { in stateDead() 451 parentObject.setCurrentAction(ActionType.DEATH); in stateDead() 458 parentObject.setCurrentAction(ActionType.DEATH); in stateDead() 463 if (parentObject.getCurrentAction() == ActionType.DEATH && mTimer > 0.0f) { in stateDead()
|
D | NPCComponent.java | 124 } else if (parentObject.getCurrentAction() == ActionType.DEATH) { in update() 145 parentObject.setCurrentAction(ActionType.DEATH); in update()
|
D | GameObject.java | 64 DEATH, enumConstant
|
D | HitReactionComponent.java | 199 case CollisionParameters.HitType.DEATH: in receivedHit()
|
D | GameObjectFactory.java | 794 SpriteAnimation deathAnim = new SpriteAnimation(PlayerAnimations.DEATH.ordinal(), 16); 3522 SpriteAnimation die = new SpriteAnimation(NPCAnimationComponent.DEATH, 5); 3694 SpriteAnimation die = new SpriteAnimation(NPCAnimationComponent.DEATH, 5); 3768 deathSwap.setSwapAction(ActionType.DEATH); 4662 attackVolume.get(0).setHitType(HitType.DEATH);
|
/external/caliper/lib/ |
D | jsr311-api-1.1.1.jar.txt | 289 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
D | jersey-client-1.11.jar.txt | 289 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
D | jersey-core-1.11.jar.txt | 289 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
/external/kotlinc/license/third_party/ |
D | rhino_LICENSE.txt | 534 LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S
|
/external/kotlinc/ |
D | NOTICE | 1207 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
D | LICENSE | 1207 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
/external/icu/icu4c/source/data/unidata/norm2/ |
D | uts46.txt | 2995 # 2E9B..2E9E valid # 3.0 CJK RADICAL CHOKE..CJK RADICAL DEATH 3077 2F4D >6B79 # 3.0 KANGXI RADICAL DEATH
|
/external/icu/icu4c/source/data/unidata/ |
D | confusables.txt | 8120 2F4D ; 6B79 ; MA #* ( ⽍ → 歹 ) KANGXI RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B79 # 8122 2E9E ; 6B7A ; MA #* ( ⺞ → 歺 ) CJK RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B7A #
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | confusables.txt | 8120 2F4D ; 6B79 ; MA #* ( ⽍ → 歹 ) KANGXI RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B79 # 8122 2E9E ; 6B7A ; MA #* ( ⺞ → 歺 ) CJK RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B7A #
|
D | UnicodeData.txt | 10788 2E9E;CJK RADICAL DEATH;So;0;ON;;;;;N;;;;; 10951 2F4D;KANGXI RADICAL DEATH;So;0;ON;<compat> 6B79;;;;N;;;;;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | confusables.txt | 8120 2F4D ; 6B79 ; MA #* ( ⽍ → 歹 ) KANGXI RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B79 # 8122 2E9E ; 6B7A ; MA #* ( ⺞ → 歺 ) CJK RADICAL DEATH → CJK UNIFIED IDEOGRAPH-6B7A #
|
/external/cldr/common/uca/ |
D | allkeys_DUCET.txt | 24243 2F4D ; [.FB40.0020.0004.2F4D][.EB79.0000.0000.2F4D] # KANGXI RADICAL DEATH 24244 2E9E ; [.FB40.0020.0004.2E9E][.EB7A.0000.0000.2E9E][.0000.00FC.0004.2E9E] # CJK RADICAL DEATH
|
D | allkeys_CLDR.txt | 31099 2F4D ; [.FB40.0020.0004][.EB79.0000.0000] # KANGXI RADICAL DEATH 31100 2E9E ; [.FB40.0020.0004][.EB7A.0000.0000][.0000.0112.0004] # CJK RADICAL DEATH
|
D | UCA_Rules.txt | 29029 <<< ⽍ # 3.0 [Hani/So] [FB40.0020.0004] [EB79.0000.0000] U+2F4D KANGXI RADICAL DEATH 29031 << ⺞ # 3.0 [So] [FB40.0020.0004] [EB7A.0000.0000] [0000.0112.0004] U+2E9E CJK RADICAL DEATH
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | Categories.txt | 10356 2E9E So Ideograph Radical CJK CJK RADICAL DEATH 10519 2F4D So Ideograph Radical CJK Kangxi KANGXI RADICAL DEATH
|