net.avh4.framework.uilayer.scene
Class ScenePlaceholder
java.lang.Object
net.avh4.framework.uilayer.scene.SceneElement
net.avh4.framework.uilayer.scene.ScenePlaceholder
public class ScenePlaceholder
- extends SceneElement
|
Constructor Summary |
ScenePlaceholder(java.lang.String name,
int x,
int y,
int width,
int height)
|
|
Method Summary |
boolean |
equals(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
color
protected final int color
textColor
protected final int textColor
ScenePlaceholder
public ScenePlaceholder(java.lang.String name,
int x,
int y,
int width,
int height)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
Copyright © 2012. All Rights Reserved.