- center() - Method in class org.homebrew.engine.Sprite
-
returns the center position of the image as a tuple
- clip - Variable in class org.homebrew.engine.SoundClip
-
sound clip
- collidesWith(Rectangle) - Method in class org.homebrew.engine.Sprite
-
returns if the sprite collides with another object
- collidesWith(Sprite) - Method in class org.homebrew.engine.Sprite
-
returns if the sprite collides with another sprite
- collidesWith(Point2D) - Method in class org.homebrew.engine.Sprite
-
returns if the sprite collides with another point
- currentState - Variable in class org.homebrew.engine.Sprite
-
the sprites current state