Skip to content

Instantly share code, notes, and snippets.

View phunni's full-sized avatar

Paul Hunnisett phunni

View GitHub Profile
2016-07-19 13:26:47,735 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2016-07-19 13:26:47,739 [ 4] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-162.1121.32, 09 Jul 2016 00:00)
2016-07-19 13:26:47,740 [ 5] INFO - #com.intellij.idea.Main - OS: Linux (4.6.4-1-arch, amd64)
2016-07-19 13:26:47,740 [ 5] INFO - #com.intellij.idea.Main - JRE: 1.8.0_92-b14 (Oracle Corporation)
2016-07-19 13:26:47,740 [ 5] INFO - #com.intellij.idea.Main - JVM: 25.92-b14 (OpenJDK 64-Bit Server VM)
2016-07-19 13:26:47,746 [ 11] INFO - #com.intellij.idea.Main - JVM Args: -Xbootclasspath/a:./../lib/boot.jar -Xms128m -Xmx750m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTrac
public void shootPlayerLaser() {
if (!gameOver && !showingWaveNumber) {
Laser laser = laserPool.obtain();
laser.init("blue", playerShip.getPosition(), new Vector2(0, 15));
lasers.add(laser);
playerPew.play();
}
}

Keybase proof

I hereby claim:

  • I am phunni on github.
  • I am daddyjones (https://keybase.io/daddyjones) on keybase.
  • I have a public key whose fingerprint is 2A3A 68F7 F1F6 7675 0D02 CD40 D117 4B34 D342 720F

To claim this, I am signing this object: