C# Class MoveAndDie, Endure
ファイルを表示
Open project: Endure-Game/Endure
Public Properties
Property |
Type |
Description |
|
life |
float |
|
|
speed |
float |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public float life |
return |
float |
|
public float speed |
return |
float |
|