Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
PrintSpells Method (
array<
Spell
>
[]
()
[]
[]
, Int32, Int32)
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
PrintSpells
(
Spell
[]
spells
,
int
y
,
int
x
)
Parameters
spells
Type:
array<
Spell
>
[]
()
[]
[]
y
Type:
Int32
x
Type:
Int32
See Also
SaveGame Class
PrintSpells Overload
AngbandOS.Core Namespace