MID Profile

Uses of Class
javax.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.
 


MID Profile

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java 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.