Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Class
javax.microedition.lcdui.game.TiledLayer

Packages that use TiledLayer
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 TiledLayer in javax.microedition.lcdui.game
 

Methods in javax.microedition.lcdui.game with parameters of type TiledLayer
 boolean Sprite.collidesWith(TiledLayer t, boolean pixelLevel)
          Checks for a collision between this Sprite and the specified TiledLayer.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.