public class FlickGameControlComms
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FlickGameControlComms |
get()
Gets the.
|
FlickGameDeviceControl |
getFlickGameDeviceFromName(java.lang.String device)
Gets the flick game device from name.
|
java.util.List<java.lang.String> |
getTablesList()
Gets the tables list.
|
void |
setAllTablesScore(FlickGameScore score)
Sets the all tables score.
|
public static FlickGameControlComms get()
public FlickGameDeviceControl getFlickGameDeviceFromName(java.lang.String device)
device
- the devicepublic java.util.List<java.lang.String> getTablesList()
public void setAllTablesScore(FlickGameScore score)
score
- the new all tables score