Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NScumm
Scumm
ScummText
C# Class NScumm.Scumm.ScummText
显示文件
Open project: scemino/nscumm
Class Usage Examples
Public Methods
Method
Description
Decode
(
IScummTextDecoder
decoder
) :
void
ScummText
(
byte
data
) :
System
Private Methods
Method
Description
IsActor
(
int
val
) :
bool
Method Details
Decode()
public
method
public
Decode
(
IScummTextDecoder
decoder
) :
void
decoder
IScummTextDecoder
return
void
ScummText()
public
method
public
ScummText
(
byte
data
) :
System
data
byte
return
System