Method | Description | |
---|---|---|
AddDeliverable ( string deliverable ) : void | ||
CheckpointDeliverablesList ( string name, int x, int y, int width, int height ) : System | ||
DrawBackground ( |
||
OnResized ( float dw, float dh ) : void |
public AddDeliverable ( string deliverable ) : void | ||
deliverable | string | |
return | void |
public CheckpointDeliverablesList ( string name, int x, int y, int width, int height ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
return | System |
public DrawBackground ( |
||
graphPort | ||
return | void |
public OnResized ( float dw, float dh ) : void | ||
dw | float | |
dh | float | |
return | void |