boolean getBoolean (PropertyAtomBoolean propertyAtomBoolean, long time)
boolean getBoolean (PropertyAtomBoolean propertyAtomBoolean, long time)
Name | Type | Description |
---|---|---|
propertyAtomBoolean | PropertyAtomBoolean | The property atom to get the value for. |
time | long | Time the value is needed for. |
Type | Description |
---|---|
boolean | The result, meaning get the property value at the given time. |