Code Examples
A repository of 155 code examples for BeepBeep
pingus.Collides Class Reference

Predicate |x1-x2| < 6 ∧ |y1-y2| < 10. More...

Public Member Functions

FunctionTree duplicate (boolean with_state)
 

Static Public Attributes

static final int X_RADIUS = 6
 
static final int Y_RADIUS = 10
 
static final transient Collides instance = new Collides()
 

Detailed Description

Predicate |x1-x2| < 6 ∧ |y1-y2| < 10.

Definition at line 13 of file Collides.java.


The documentation for this class was generated from the following file: