Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
_1942
StationaryObject
C# Class _1942.StationaryObject
Inheritance:
BaseEnemy
显示文件
Open project: Hoobler/Projekt1
Public Methods
Method
Description
Draw
(
SpriteBatch
spriteBatch
) :
void
Update
(
GameTime
gameTime
) :
void
Method Details
Draw()
public
method
public
Draw
(
SpriteBatch
spriteBatch
) :
void
spriteBatch
Microsoft.Xna.Framework.Graphics.SpriteBatch
return
void
Update()
public
method
public
Update
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
return
void