|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jkururin.Sprite | +--jkururin.MovingBackground
Title: JKururin
Description: A Kuru Kuru Kururin Clone
Copyright: Copyright (c) 2002 foundation.ath.cx
Company: Empyrie
Fields inherited from class jkururin.Sprite |
centerx, centery, collideable, colmincx, colmincy, height, image, images, index, indexinc, level, mincx, mincy, transform, width, x, y |
Constructor Summary | |
MovingBackground()
|
Method Summary | |
void |
cycle()
shoud be redifined by subclasses, currently increments the animation index and transforms the sprite coords to level ones |
Methods inherited from class jkururin.Sprite |
setImage |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public MovingBackground()
Method Detail |
public void cycle()
Sprite
cycle
in class Sprite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |