|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graphics | |
|---|---|
| javax.microedition.lcdui | |
| javax.microedition.lcdui.game | |
| Uses of Graphics in javax.microedition.lcdui |
|---|
| Methods in javax.microedition.lcdui that return Graphics | |
|---|---|
Graphics |
Image.getGraphics()
|
| Methods in javax.microedition.lcdui with parameters of type Graphics | |
|---|---|
protected abstract void |
Canvas.paint(Graphics arg1)
|
protected abstract void |
CustomItem.paint(Graphics arg1,
int arg2,
int arg3)
|
| Uses of Graphics in javax.microedition.lcdui.game |
|---|
| Methods in javax.microedition.lcdui.game that return Graphics | |
|---|---|
protected Graphics |
GameCanvas.getGraphics()
|
| Methods in javax.microedition.lcdui.game with parameters of type Graphics | |
|---|---|
void |
TiledLayer.paint(Graphics g)
|
void |
Sprite.paint(Graphics g)
|
abstract void |
Layer.paint(Graphics arg1)
|
void |
GameCanvas.paint(Graphics g)
|
void |
LayerManager.paint(Graphics g,
int x,
int y)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||