Property | Type | Description | |
---|---|---|---|
checkCollisionLineWrap |
Method | Description | |
---|---|---|
Check ( |
||
Draw ( |
||
Sensor ( int x1, int x2, int y1, int y2, |
Method | Description | |
---|---|---|
checkCollisionLineWrap ( int x1, int x2, int y1, int y2, bool ignoreSolid ) : |
public Draw ( |
||
canvas | ||
character | ||
sensorResult | ||
return | void |
public Sensor ( int x1, int x2, int y1, int y2, |
||
x1 | int | |
x2 | int | |
y1 | int | |
y2 | int | |
manager | ||
color | string | |
ignoreSolid | bool | |
letter | string | |
return | System |