Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Treefrog
Runtime
Layer
C# Class Treefrog.Runtime.Layer
Datei anzeigen
Open project: jaquadro/Treefrog
Public Methods
Method
Description
Draw
(
SpriteBatch
spriteBatch
,
Rectangle
region
) :
void
Private Methods
Method
Description
Layer
(
Microsoft.Xna.Framework.Content.ContentReader
reader
) :
System
Method Details
Draw()
public
method
public
Draw
(
SpriteBatch
spriteBatch
,
Rectangle
region
) :
void
spriteBatch
Microsoft.Xna.Framework.Graphics.SpriteBatch
region
Microsoft.Xna.Framework.Rectangle
return
void