public class BillboardStyle extends Style
swigCMemOwn| Constructor and Description |
|---|
BillboardStyle(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
float |
getAttachAnchorPointX()
Returns the horizontal attaching anchor point of the billoard.
|
float |
getAttachAnchorPointY()
Returns the vertical attaching anchor point of the billoard.
|
static long |
getCPtr(BillboardStyle obj) |
float |
getHorizontalOffset()
Returns the horizontal offset of the billboard.
|
int |
getPlacementPriority()
Returns the placement priority of the billboard.
|
float |
getVerticalOffset()
Returns the vertical offset of the billboard.
|
boolean |
isCausesOverlap()
Returns the state of the causes overlap flag.
|
boolean |
isHideIfOverlapped()
Returns the state of the allow overlap flag.
|
boolean |
isScaleWithDPI()
Returns the state of the scale with DPI flag.
|
static BillboardStyle |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
public static long getCPtr(BillboardStyle obj)
public static BillboardStyle swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
public float getAttachAnchorPointX()
public float getAttachAnchorPointY()
public boolean isCausesOverlap()
public boolean isHideIfOverlapped()
public float getHorizontalOffset()
public float getVerticalOffset()
public int getPlacementPriority()
public boolean isScaleWithDPI()
public java.lang.String swigGetClassName()
swigGetClassName in class Stylepublic java.lang.Object swigGetDirectorObject()
swigGetDirectorObject in class Style