libtcod-net
GetChar Method (x, y)
Namespaces
►
libtcodWrapper
►
Console
►
GetChar(Int32, Int32)
C#
Get ascii value of single cell
Declaration Syntax
C#
public
char
GetChar
(
int
x
,
int
y
)
Parameters
x
(
Int32
)
x (Width) position
y
(
Int32
)
y (Height) position
Return Value
Ascii value
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)