|
PulpCore | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scene2D | |
|---|---|
| pulpcore.scene | Provides the Scene class and a few Scene implementations. |
| pulpcore.sprite | Provides the Sprite class, the ImageSprite class, and a few Sprite-based widgets. |
| Uses of Scene2D in pulpcore.scene |
|---|
| Subclasses of Scene2D in pulpcore.scene | |
|---|---|
class |
LoadingScene
A scene that downloads the asset catalog file (zip file). |
| Uses of Scene2D in pulpcore.sprite |
|---|
| Methods in pulpcore.sprite that return Scene2D | |
|---|---|
Scene2D |
Sprite.getScene2D()
Gets the Scene2D this Sprite belongs to, or null if
this Sprite is not in a Scene2D. |
|
PulpCore | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||