Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MegaMan
IO
Xml
SpriteXmlWriter
C# Class MegaMan.IO.Xml.SpriteXmlWriter
Mostrar archivo
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