Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Genuts API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
I
ImageSequenceSprite
- class com.genuts.gameui.
ImageSequenceSprite
.
This sprite is a sequence of pictures from one image.
ImageSequenceSprite(Image, int, int)
- Constructor for class com.genuts.gameui.
ImageSequenceSprite
Initializes the sprite, with a sequence image.
initContinuity()
- Method in class com.genuts.gameui.
LCDSprite
Initializes continuity of pictures from the sequence.
initPosition()
- Method in class com.genuts.gameui.
LCDSprite
Initializes the current X and Y position of the sprite.
initScrollingImage()
- Method in class com.genuts.gameui.
ScrollingTransparentImageSprite
Initialises scrollingImage.
initScrollingImage()
- Method in class com.genuts.gameui.
ScrollingImageSprite
Initialise scrollingImage.
initSprite()
- Method in class com.genuts.gameui.
SpriteLabel
Initializes the label sprite.
initSprite()
- Method in class com.genuts.gameui.
SpriteImageCounter
initSprite()
- Method in class com.genuts.gameui.
SpriteCounter
Initializes the counter sprite.
invalidate()
- Method in class com.genuts.gameui.
SpriteWrapper
Invalidates the action sprite.
invalidate()
- Method in class com.genuts.gameui.
Sprite
Invalidates this sprite.
invalidate()
- Method in class com.genuts.gameui.
PlayField
Invalidates this playfield.
invalidateSprite(Sprite)
- Method in class com.genuts.gameui.
SpriteDisplayManager
invalidateSprite(Sprite)
- Method in class com.genuts.gameui.
SpriteCollisionManager
invalidateSprite(Sprite)
- Method in class com.genuts.gameui.
PlayField
Invalidates a sprite for this playfield.
invalidateSprite(Sprite)
- Method in class com.genuts.gameui.
LCDCollisionManager
invalidateSprite(Sprite)
- Method in interface com.genuts.gameui.
DisplayManager
Performs actions when a sprite is invalidate.
invalidateSprite(Sprite)
- Method in interface com.genuts.gameui.
CollisionManager
Performs actions when a sprite is invalidate.
isBackgroundSprite()
- Method in class com.genuts.gameui.
SpriteWrapper
Is the action sprite a part of the background?
isBackgroundSprite()
- Method in class com.genuts.gameui.
Sprite
Is this sprite a piece of the background?
isDisplayAllDigits()
- Method in class com.genuts.gameui.
SpriteCounter
Indicates if all digits are displayed.
isMute()
- Method in class com.genuts.audio.
SoundList
Indicates if this sound list is in mute mode.
isPaused()
- Method in class com.genuts.gameui.
PlayField
Gets pause state for this playfield.
isPaused()
- Method in class com.genuts.gameui.
AnimatedSprite
Gets pause state for this animated sprite.
isPremode()
- Method in class com.genuts.gameui.
SpriteWrapper
Returns the pre-collision mode state for the action sprite.
isPremode()
- Method in class com.genuts.gameui.
Sprite
Returns the pre-collision mode state for this sprite.
isRunning()
- Method in class com.genuts.gameui.
PlayField
Indicates if the playfield is running or not.
isSequenceEnded()
- Method in class com.genuts.gameui.
SimpleAnimationSprite
Indicates if the animation for this object has ended.
isSequenceEnded()
- Method in class com.genuts.gameui.
ImageSequenceSprite
Indicates that the sequence loop ended.
isSequenceLoop()
- Method in class com.genuts.gameui.
ImageSequenceSprite
Is the sequence loops continously or stop on the last image?
isSequentialAnimation()
- Method in class com.genuts.gameui.
LCDAnimatedSprite
Indicates if the animation of all LCDAnimatedSprite is made sequentially.
isSpriteAt(int, int)
- Method in class com.genuts.gameui.
SpriteWrapper
Indicates if the action sprite is under (x,y) coordinates.
isSpriteAt(int, int)
- Method in class com.genuts.gameui.
Sprite
Indicates if this sprite is under (x,y) coordinates.
isValidate()
- Method in class com.genuts.gameui.
SpriteWrapper
Indicates if the action sprite as been valideted by its parent.
isValidate()
- Method in class com.genuts.gameui.
Sprite
Indicates if this sprite as been valideted by its parent.
isVisible()
- Method in class com.genuts.gameui.
SpriteWrapper
Is the action sprite visible?
isVisible()
- Method in class com.genuts.gameui.
Sprite
Indicates if the sprite is visible.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Genuts API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
Genuts API