クラス
com.jblend.graphics.m2d.SpriteImage の使用

SpriteImage を使用しているパッケージ
com.jblend.graphics.m2d 2Dスプライトの描画機能を提供します。 
 

com.jblend.graphics.m2d での SpriteImage の使用
 

SpriteImage を返す com.jblend.graphics.m2d のメソッド
 SpriteImage Sprite2D.getImage()
          設定されている スプライトのイメージ を返します。
 

SpriteImage 型のパラメータを持つ com.jblend.graphics.m2d のコンストラクタ
Sprite2D(SpriteImage image, int x, int y, int width, int height)
          2D スプライトを生成します。
 



Copyright 2003 Aplix Corporation. All rights reserved. Aplix Confidential and Restricted.