|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jkururin.Sprite | +--jkururin.RotatingSprite | +--jkururin.InverterSprite
Title: JKururin
Description: A Kuru Kuru Kururin Clone
Copyright: Copyright (c) 2002 foundation.ath.cx
Company: Empyrie
Field Summary | |
(package private) boolean |
animate
|
Fields inherited from class jkururin.RotatingSprite |
colrinc, gBuffer, iBuffer, rinc, theta |
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 | |
InverterSprite()
|
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 |
|
Field Detail |
boolean animate
Constructor Detail |
public InverterSprite()
Method Detail |
public void cycle()
Sprite
cycle
in class RotatingSprite
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |