Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DisplayPlayerEquippy Method
Display the 'Equippy' characters (the visual representation of a characters' equipment)
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
DisplayPlayerEquippy
(
int
screenRow
,
int
screenCol
)
Parameters
screenRow
Type:
Int32
The row on which to print the characters
screenCol
Type:
Int32
The column in which to start printing the characters
See Also
SaveGame Class
AngbandOS.Core Namespace