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
SafeAndFree
Screen
C# Class SafeAndFree.Screen
Mostrar archivo
Open project: mokasocial/PrivacyDefense
Class Usage Examples
Public Methods
Method
Description
Draw
(
SpriteBatch
spriteBatch
) :
void
Update
( ) :
void
Method Details
Draw()
public
abstract
method
public
abstract
Draw
(
SpriteBatch
spriteBatch
) :
void
spriteBatch
Microsoft.Xna.Framework.Graphics.SpriteBatch
return
void
Update()
public
abstract
method
public
abstract
Update
( ) :
void
return
void