Genuts API
A C D E F G H I L M N P R S T U V X Y

L

LCDAnimatedSprite - class com.genuts.gameui.LCDAnimatedSprite.
This sprite is an animation of pictures of a LCDSprite.
LCDAnimatedSprite(int, Image, int, int, int[][], int) - Constructor for class com.genuts.gameui.LCDAnimatedSprite
Initializes the sprite, with an animation image.
LCDCollisionManager - class com.genuts.gameui.LCDCollisionManager.
This collision manager is specially designed for games where sprites have definite positions.
LCDCollisionManager() - Constructor for class com.genuts.gameui.LCDCollisionManager
Initializes the LCD collision manager.
LCDSimplePictureSprite - class com.genuts.gameui.LCDSimplePictureSprite.
This object is the representation of a part of an LCDSprite when the continuity is enabled.
LCDSimplePictureSprite(Image, int, int, int, int, int) - Constructor for class com.genuts.gameui.LCDSimplePictureSprite
Initializes the sprite, with an sequence image.
LCDSprite - class com.genuts.gameui.LCDSprite.
This sprite is specially designed for games where is has definite positions.
LCDSprite(int, Image, int, int, int[][]) - Constructor for class com.genuts.gameui.LCDSprite
Initializes the sprite, with an sequence image.
lastElement() - Method in class com.genuts.gameui.util.SpriteVector
Returns the last sprite of the vector.
lastElement() - Method in class com.genuts.gameui.util.TickableVector
Returns the last tickable of the vector.
lastIndexOf(Sprite) - Method in class com.genuts.gameui.util.SpriteVector
Returns the index of the last occurrence of the specified sprite in this vector.
lastIndexOf(Sprite, int) - Method in class com.genuts.gameui.util.SpriteVector
Searches backwards for the specified sprite, starting from the specified index, and returns an index to it.
lastIndexOf(Tickable) - Method in class com.genuts.gameui.util.TickableVector
Returns the index of the last occurrence of the specified tickable in this vector.
lastIndexOf(Tickable, int) - Method in class com.genuts.gameui.util.TickableVector
Searches backwards for the specified tickable, starting from the specified index, and returns an index to it.
load(String) - Method in class com.genuts.audio.SoundList
Loads synchronously an audio clip.
loadFactor - Variable in class com.genuts.gameui.util.SpriteChecker
The load factor for the sprites checker.
loopClip(String) - Method in class com.genuts.audio.SoundList
Starts playing the audio clip with the specidied relative URL in a loop.

Genuts API
A C D E F G H I L M N P R S T U V X Y
Genuts API