Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MegaMan
IO
Xml
SpriteXmlWriter
C# Class MegaMan.IO.Xml.SpriteXmlWriter
ファイルを表示
Open project: Tesserex/C--MegaMan-Engine
Class Usage Examples
Public Methods
Method
Description
Write
(
Sprite
sprite
,
XmlWriter
writer
) :
void
Method Details
Write()
public
method
public
Write
(
Sprite
sprite
,
XmlWriter
writer
) :
void
sprite
Sprite
writer
System.Xml.XmlWriter
return
void