- image(String, PImage) - Method in class com.krab.lazy.LazyGui
-
Displays a transient PImage in a resizable folder window at the given path.
- Input - Class in com.krab.lazy
-
Static wrapper for a utility class that keeps track of all currently pressed keys to simplify the code for complex keyboard interaction, because Processing doesn't offer that.
- Input() - Constructor for class com.krab.lazy.Input
-
- isMouseOutsideGui() - Method in class com.krab.lazy.LazyGui
-
Utility function to tell if the latest mouse event collided and interacted with the GUI.
- isMouseOverGui() - Method in class com.krab.lazy.LazyGui
-
Utility function to tell if the latest mouse event collided and interacted with the GUI.