Property | Type | Description | |
---|---|---|---|
_connected | bool | ||
_connection | Connection |
Method | Description | |
---|---|---|
GeneratorTile ( object parent ) : System |
Alternative constructor.
|
|
GeneratorTile ( object parent, Backend coords, bool canEnter, |
An empty constructor (setting default values)
|
public GeneratorTile ( object parent ) : System | ||
parent | object | |
return | System |
public GeneratorTile ( object parent, Backend coords, bool canEnter, |
||
parent | object | |
coords | Backend | |
canEnter | bool | |
r | ||
return | System |