public class FlickGameDeviceControl extends ClusteredDevice
| Constructor and Description |
|---|
FlickGameDeviceControl(java.lang.String deviceName)
Instantiates a new flick game device control.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedProperty<FlickGameScore> |
getScore()
Gets the score.
|
getDistributedPropertyMap, getNameOfOwnerDevicepublic FlickGameDeviceControl(java.lang.String deviceName)
deviceName - the device namepublic DistributedProperty<FlickGameScore> getScore()