| Package | Description |
|---|---|
| com.codename1.ui.scene |
This package provides a light-weight scene graph for Codename One.
|
| Modifier and Type | Field and Description |
|---|---|
Property<Camera,Scene> |
Scene.camera
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Scene |
Node.getScene()
Deprecated.
Gets the scene that this node is attached to.
|
| Constructor and Description |
|---|
PerspectiveCamera(Scene scene,
double fovY,
double zNear,
double zFar)
Deprecated.
|
Copyright © 2023. All rights reserved.