C# Class FollowPuck
显示文件
Open project: ekumenlabs/Garkanoid
Public Properties
Property |
Type |
Description |
|
puck |
GameObject |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject puck |
return |
GameObject |
|