|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICanvas | |
---|---|
com.WorldLibAndroid | |
com.WorldLibAndroid.Demo |
Uses of ICanvas in com.WorldLibAndroid |
---|
Classes in com.WorldLibAndroid that implement ICanvas | |
---|---|
class |
CanvasPanel
A panel to hold the drawings. |
Methods in com.WorldLibAndroid with parameters of type ICanvas | |
---|---|
void |
IWorld.draw(ICanvas c)
With this method the user can draw on the canvas. |
Uses of ICanvas in com.WorldLibAndroid.Demo |
---|
Methods in com.WorldLibAndroid.Demo with parameters of type ICanvas | |
---|---|
void |
ShapeObj.draw(ICanvas c)
is the blob near the center of area given by the WIDTH and HEIGHT |
void |
BlobWorld.draw(ICanvas c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |