Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Super_Caissiere
Entities
Items
Burger
C# 클래스 Super_Caissiere.Entities.Items.Burger
상속:
Product
파일 보기
프로젝트 열기: valryon/super-caissiere
공개 메소드들
메소드
설명
Burger
( ) :
System
Clone
( ) :
SuperCaissiere.Engine.World.Entity
Update
(
Microsoft
gameTime
) :
void
메소드 상세
Burger()
공개
메소드
public
Burger
( ) :
System
리턴
System
Clone()
공개
메소드
public
Clone
( ) :
SuperCaissiere.Engine.World.Entity
리턴
SuperCaissiere.Engine.World.Entity
Update()
공개
메소드
public
Update
(
Microsoft
gameTime
) :
void
gameTime
Microsoft
리턴
void