Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GlueTestProject
Entities
ZBufferedDrawableBatch
C# Class GlueTestProject.Entities.ZBufferedDrawableBatch
Inheritance:
IDrawableBatch
Mostra file
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Methods
Method
Description
Destroy
( ) :
void
Draw
(
Camera
camera
) :
void
Update
( ) :
void
Method Details
Destroy()
public
method
public
Destroy
( ) :
void
return
void
Draw()
public
method
public
Draw
(
Camera
camera
) :
void
camera
FlatRedBall.Camera
return
void
Update()
public
method
public
Update
( ) :
void
return
void