Package | Description |
---|---|
org.homebrew | |
org.homebrew.engine |
Modifier and Type | Field and Description |
---|---|
private Sprite |
MyXlet.bird
player sprite
|
private Sprite[] |
MyXlet.bottomPipe
bottom pipe sprite
|
private Sprite[] |
MyXlet.topPipe
top pipe sprite
|
Modifier and Type | Method and Description |
---|---|
boolean |
Sprite.collidesWith(Sprite sprite)
returns if the sprite collides with another sprite
|