HomeSort by relevance Sort by last modified time
    Searched refs:jab (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/
TestComboMoves.java 58 private ComboMove jab; field in class:TestComboMoves
86 "Jab: Attack1(Z)\n"+
130 jab = new ComboMove("Jab");
131 jab.setPriority(0.5f); // make jab less important than other moves
132 jab.press("Attack1").done();
141 jabExec = new ComboMoveExecution(jab);
157 jabText.setText("Jab Exec: " + jabExec.getDebugString());
190 invokedMoves.add(jab);
    [all...]
  /external/grub/netboot/
via-rhine.c 437 unsigned long jab:1; member in struct:rhine_tx_desc::VTC_tx_status_tag::__anon6564

Completed in 2069 milliseconds