![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
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() |
Predicate |x1-x2| < 6 ∧ |y1-y2| < 10.
Definition at line 13 of file Collides.java.