Свойство | Тип | Описание | |
---|---|---|---|
ControllerColorProperty |
Метод | Описание | |
---|---|---|
SetController ( int ibc ) : void | ||
UpdateFieldDisplay ( ) : void |
Метод | Описание | |
---|---|---|
CreateShips ( ) : void |
Creates the graphics that represent the ships that will be displayed. Internally used.
|
|
FieldControl ( ) : System | ||
FieldLoaded ( object sender, |
Invoked when the FieldControl has been loaded into the WPF interface.
|
|
LayShips ( ) : void |
Sets the Rectangle objects that represent the ships that will be displayed. Internally used.
|
|
LayShots ( ) : void |
Sets the Ellipse objects that represent the opponent controller's shots which will be displayed on the grid. Internally used.
|
|
MakeGrid ( int rows, int cols ) : void |
Generates the WPF grid with a specified number of rows and columns. Internally used.
|