|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wirefusion.player.Wob
com.wirefusion.player.SceneWobBase
wobs.scene.player.SceneWob
public class SceneWob
The Scene Wob.
| Constructor Summary | |
|---|---|
SceneWob(Core core,
WfImage bgImage)
Creates a new Scene, with the specified background image. |
|
| Method Summary |
|---|
| Methods inherited from class com.wirefusion.player.SceneWobBase |
|---|
getMemoryUsage, getStageDimension, getStageImage, paint, printMemoryUsageInfo, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SceneWob(Core core,
WfImage bgImage)
core - a reference to the corebgImage - a WFImage object. The image must be an RGB image.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||