G R S

G

gameComponents - package gameComponents
 
getBounds2D() - Method in class gameComponents.ScoreTallySprite
This method returns a rectangular box that completely encloses this sprite.
getCurrentX() - Method in class gameComponents.ScoreTallySprite
Accessor for this sprite's current x position
getCurrentY() - Method in class gameComponents.ScoreTallySprite
Accessor for this sprite's current y position
getHeight() - Method in class gameComponents.ScoreTallySprite
This method returns the height of the bounding box that contains this sprite
getWidth() - Method in class gameComponents.ScoreTallySprite
This method returns the width of the bounding box that contains this sprite

G R S