Method | Description | |
---|---|---|
SelectedItem ( string name, int distance ) : System |
Build a wrapper of currently selected item
|
public SelectedItem ( string name, int distance ) : System | ||
name | string | Name of the item |
distance | int | Distance to the item |
return | System |