MID Profile: Uses of Class javax.microedition.lcdui.game.Sprite
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MID Profile
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classjavax.microedition.lcdui.game.Sprite
Packages that use Sprite
javax.microedition.lcdui.game
The Game API package provides a series of classes that enable the
development of rich gaming content for wireless devices.
Uses of Sprite in javax.microedition.lcdui.game
Methods in javax.microedition.lcdui.game with parameters of type Sprite
boolean
Sprite.collidesWith(Sprite s, boolean pixelLevel)
Checks for a collision between this Sprite and the specified Sprite.
Constructors in javax.microedition.lcdui.game with parameters of type Sprite
Sprite(Sprite s)
Creates a new Sprite from another Sprite.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MID Profile
PREV
NEXT
FRAMES
NO FRAMES
Submit a comment or suggestion Version 2.0 of MID Profile SpecificationJava is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.