Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Tyrus_and_Randall
Ground
C# Class Tyrus_and_Randall.Ground
Inheritance:
Entity
Afficher le fichier
Open project: sgdc/sgdc-old
Méthodes publiques
Méthode
Description
Ground
( ) :
System
Ground
(
Vector2
position
) :
System
Ground
(
float
x
,
float
y
) :
System
Méthodes protégées
Méthode
Description
SetUpCollision
( ) :
void
Method Details
Ground()
public
méthode
public
Ground
( ) :
System
Résultat
System
Ground()
public
méthode
public
Ground
(
Vector2
position
) :
System
position
Vector2
Résultat
System
Ground()
public
méthode
public
Ground
(
float
x
,
float
y
) :
System
x
float
y
float
Résultat
System
SetUpCollision()
protected
méthode
protected
SetUpCollision
( ) :
void
Résultat
void