Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
B
C
D
F
G
H
I
K
M
N
P
R
S
T
U
W
X
Y
A
add(Sprite)
- Method in class com.wistrand.midlet.sprite.
MultiSprite
add(Sprite)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
add(Sprite)
- Method in interface com.wistrand.midlet.sprite.
SpriteHandler
addAfter(Sprite, Sprite)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
addBefore(Sprite, Sprite)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
ANGLE_MAX
- Static variable in class com.wistrand.midlet.fp.
FP
ANGLE_MAX_BITS
- Static variable in class com.wistrand.midlet.fp.
FP
B
BalloonSprite
- class com.wistrand.midlet.valentine.
BalloonSprite
.
Sprite whhich will balloon upward on the screen while showing a text.
BalloonSprite(SpriteHandler, String, int, int)
- Constructor for class com.wistrand.midlet.valentine.
BalloonSprite
Creat a new text balloon.
bgColor
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
bgGraphics
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
bgImage
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
Bouncer
- class com.wistrand.midlet.valentine.
Bouncer
.
Bouncer class
Bouncer(int, int, int, int, int)
- Constructor for class com.wistrand.midlet.valentine.
Bouncer
bUseBgImage
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
C
clearSprites()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
col
- Variable in class com.wistrand.midlet.sprite.
Sprite
commandAction(Command, Displayable)
- Method in class com.wistrand.midlet.valentine.
Main
cos(int)
- Static method in class com.wistrand.midlet.fp.
FP
Cos(a) where 0 <= a <= ANGLE_MAX
D
destroyApp(boolean)
- Method in class com.wistrand.midlet.valentine.
Main
display
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
dx
- Variable in class com.wistrand.midlet.sprite.
Sprite
dy
- Variable in class com.wistrand.midlet.sprite.
Sprite
F
FP
- class com.wistrand.midlet.fp.
FP
.
Fixed point utility class.
FP()
- Constructor for class com.wistrand.midlet.fp.
FP
G
getBounce()
- Method in class com.wistrand.midlet.valentine.
Bouncer
getPoints()
- Method in class com.wistrand.midlet.sprite.
PolySprite
Get the (x,y) points describing the sprite outline.
getPoints()
- Method in class com.wistrand.midlet.valentine.
StarSprite
getValue()
- Method in class com.wistrand.midlet.valentine.
Bouncer
getValue()
- Method in class com.wistrand.midlet.valentine.
Wobbler
H
HeartSprite
- class com.wistrand.midlet.valentine.
HeartSprite
.
Sprite which looks like a heart and moves in a nice way.
HeartSprite(SpriteCanvas, int, int)
- Constructor for class com.wistrand.midlet.valentine.
HeartSprite
I
id
- Variable in class com.wistrand.midlet.sprite.
Sprite
idCount
- Static variable in class com.wistrand.midlet.sprite.
Sprite
interpolateRGB(int, int, int)
- Static method in class com.wistrand.midlet.valentine.
Util
isActive()
- Method in class com.wistrand.midlet.valentine.
Wobbler
isRunning()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
K
KeyListener
- interface com.wistrand.midlet.sprite.
KeyListener
.
keyPressed(int)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
keyPressed(int, int)
- Method in interface com.wistrand.midlet.sprite.
KeyListener
keyPressed(int, int)
- Method in class com.wistrand.midlet.valentine.
Main
kl
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
M
Main
- class com.wistrand.midlet.valentine.
Main
.
Main()
- Constructor for class com.wistrand.midlet.valentine.
Main
makeName()
- Static method in class com.wistrand.midlet.valentine.
Util
makeText()
- Static method in class com.wistrand.midlet.valentine.
Util
Make a nice text which sounds quite like an english sentence.
MAXINFO
- Static variable in class com.wistrand.midlet.sprite.
SpriteCanvas
moveTo(int, int)
- Method in class com.wistrand.midlet.sprite.
Sprite
Move to a new coordinate.
moveTo(int, int)
- Method in class com.wistrand.midlet.valentine.
HeartSprite
MultiSprite
- class com.wistrand.midlet.sprite.
MultiSprite
.
MultiSprite()
- Constructor for class com.wistrand.midlet.sprite.
MultiSprite
MultiStar
- class com.wistrand.midlet.valentine.
MultiStar
.
MultiStar(int, SpriteHandler)
- Constructor for class com.wistrand.midlet.valentine.
MultiStar
N
nShowInfo
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
P
paint(Graphics)
- Method in class com.wistrand.midlet.sprite.
MultiSprite
paint(Graphics)
- Method in class com.wistrand.midlet.sprite.
PolySprite
paint(Graphics)
- Method in class com.wistrand.midlet.sprite.
Sprite
Paint the sprite on a Graphics.
paint(Graphics)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
paint(Graphics)
- Method in class com.wistrand.midlet.valentine.
BalloonSprite
paint(Graphics)
- Method in class com.wistrand.midlet.valentine.
HeartSprite
paintHeart(Graphics, int, int, int)
- Method in class com.wistrand.midlet.valentine.
HeartSprite
Paint a heart at
(sx, sy)
with height
h
parent
- Variable in class com.wistrand.midlet.sprite.
Sprite
pauseApp()
- Method in class com.wistrand.midlet.valentine.
Main
PolySprite
- class com.wistrand.midlet.sprite.
PolySprite
.
Sprite which uses a point array to draw a polygon.
PolySprite()
- Constructor for class com.wistrand.midlet.sprite.
PolySprite
px
- Variable in class com.wistrand.midlet.sprite.
Sprite
py
- Variable in class com.wistrand.midlet.sprite.
Sprite
R
remove(Sprite)
- Method in class com.wistrand.midlet.sprite.
MultiSprite
remove(Sprite)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
remove(Sprite)
- Method in interface com.wistrand.midlet.sprite.
SpriteHandler
remove(Sprite)
- Method in class com.wistrand.midlet.valentine.
MultiStar
rnd
- Static variable in class com.wistrand.midlet.fp.
FP
rnd(int, int)
- Static method in class com.wistrand.midlet.fp.
FP
Get next random integer in an interval
rot
- Variable in class com.wistrand.midlet.sprite.
Sprite
run()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
S
SCALE
- Static variable in class com.wistrand.midlet.fp.
FP
1 << SCALE_BITS
SCALE_BITS
- Static variable in class com.wistrand.midlet.fp.
FP
Number of fixed point bits
setBgColor(int)
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
setColor(int)
- Method in class com.wistrand.midlet.sprite.
Sprite
setColor(int)
- Method in class com.wistrand.midlet.valentine.
BalloonSprite
setColor(int)
- Method in class com.wistrand.midlet.valentine.
HeartSprite
setName(String)
- Static method in class com.wistrand.midlet.valentine.
Util
setParent(Sprite, int, int)
- Method in class com.wistrand.midlet.sprite.
Sprite
Set the sprite parent.
setSpeed(int, int)
- Method in class com.wistrand.midlet.sprite.
Sprite
Set sprite speed.
setText(String)
- Method in class com.wistrand.midlet.valentine.
BalloonSprite
Set the text of the balloon.
sin(int)
- Static method in class com.wistrand.midlet.fp.
FP
Sin(a) where 0 <= a <= ANGLE_MAX
sintab
- Static variable in class com.wistrand.midlet.fp.
FP
size
- Variable in class com.wistrand.midlet.sprite.
Sprite
Sprite
- class com.wistrand.midlet.sprite.
Sprite
.
Base class for simple movable objects, sprites.
Sprite()
- Constructor for class com.wistrand.midlet.sprite.
Sprite
SpriteCanvas
- class com.wistrand.midlet.sprite.
SpriteCanvas
.
Canvas which paints sprites.
SpriteCanvas(Display, KeyListener)
- Constructor for class com.wistrand.midlet.sprite.
SpriteCanvas
SpriteHandler
- interface com.wistrand.midlet.sprite.
SpriteHandler
.
Interface for objects capable of handling sprite adding/removal.
sprites
- Variable in class com.wistrand.midlet.sprite.
MultiSprite
sprites
- Variable in class com.wistrand.midlet.sprite.
SpriteCanvas
StarSprite
- class com.wistrand.midlet.valentine.
StarSprite
.
StarSprite(SpriteHandler)
- Constructor for class com.wistrand.midlet.valentine.
StarSprite
start()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
start(int)
- Method in class com.wistrand.midlet.valentine.
Wobbler
startApp()
- Method in class com.wistrand.midlet.valentine.
Main
stop()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
stop()
- Method in class com.wistrand.midlet.valentine.
Wobbler
T
theMain
- Static variable in class com.wistrand.midlet.valentine.
Main
togglePause()
- Method in class com.wistrand.midlet.sprite.
SpriteCanvas
toString()
- Method in class com.wistrand.midlet.sprite.
Sprite
toString()
- Method in class com.wistrand.midlet.valentine.
BalloonSprite
U
update()
- Method in class com.wistrand.midlet.sprite.
MultiSprite
update()
- Method in class com.wistrand.midlet.sprite.
Sprite
Update position by adding speed to current pos.
update()
- Method in class com.wistrand.midlet.valentine.
BalloonSprite
update()
- Method in class com.wistrand.midlet.valentine.
Bouncer
update()
- Method in class com.wistrand.midlet.valentine.
HeartSprite
update()
- Method in class com.wistrand.midlet.valentine.
StarSprite
update()
- Method in class com.wistrand.midlet.valentine.
Wobbler
Util
- class com.wistrand.midlet.valentine.
Util
.
Util()
- Constructor for class com.wistrand.midlet.valentine.
Util
W
Wobbler
- class com.wistrand.midlet.valentine.
Wobbler
.
Wobbler class
Wobbler(int, int)
- Constructor for class com.wistrand.midlet.valentine.
Wobbler
X
x
- Variable in class com.wistrand.midlet.sprite.
Sprite
Y
y
- Variable in class com.wistrand.midlet.sprite.
Sprite
A
B
C
D
F
G
H
I
K
M
N
P
R
S
T
U
W
X
Y
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES