Package com.siemens.mp.game

Siemens Game API offers several classes that support Siemens-specific handset functionalities, which are not related to data transfer or storage.

See:
          Description

Class Summary
ExtendedImage The ExtendedImage extends Image properties with device-specific functionality.
GraphicObject The GraphicObject is the superclass of all other GraphicObjects (such as Sprite, TiledBackground).
GraphicObjectManager The GraphicObjectManager implements graphic object collections.
Light This class gives basic access to the phone's LCD backlight.
Melody This class can play a melody composed using the MelodyComposer.
MelodyComposer This class implements a melody composing facility.
Sound This class gives basic access to the phone's sound capability.
Sprite The Sprite class implements drawable sprite objects.
TiledBackground The TiledBackground class implements tiled pictures for the display background.
Vibrator This class gives basic access to the phone's vibrator.
 

Package com.siemens.mp.game Description

Siemens Game API offers several classes that support Siemens-specific handset functionalities, which are not related to data transfer or storage. These classes work with the multimedia components of the handset: display, melody and sound beeper, backlight and vibrator.
Siemens Game API offers different services, such as drawing graphics, animation, melody composing and playing, backlight and vibrator managing.
While some classes support handset-specific devices for which there is no other way to work with (such as Melody, MelodyComposer, Sound, Light, Vibrator), others are intended for helping developers to make applications more simple and effective (ExtendedImage, Sprite, TiledBackground, etc).
 



Generated on 2003-10-17For further information and updates, please visit Siemens mobile Developer Portal