public class ExpressionVisibleProperties
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
id
The id.
|
float |
rot
The rot.
|
float |
x
The x.
|
float |
y
The y.
|
Constructor and Description |
---|
ExpressionVisibleProperties()
Instantiates a new expression visible properties.
|