Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- length() - Method in class common.Line
-
Returns the Euclidean distance between P1 and P2
- Line - Class in common
-
Represents a line from point P1(x1, y1) to P2(x2, y2).
- Line(int, int, int, int) - Constructor for class common.Line
-
Constructs and initializes a line with the specified end locations P1, and P2, in the coordinate space.
- Line(Line) - Constructor for class common.Line
-
Copy constructor for the specified line.
- Line(Point, Point) - Constructor for class common.Line
-
Constructs and initializes a line with the specified end locations P1, and P2, in the coordinate space.
- loop() - Method in enum util.SoundEffects
-
Play the audio file in an endless loop (continuously).
- loop(int) - Method in enum util.SoundEffects
-
Loops for the specified number of times.
- loop(int, long) - Method in enum util.SoundEffects
-
Play the audio in an endless loop.
- LOSE - Enum constant in enum util.SoundEffects
-
Standard lose jingle
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form