Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TargetBehavior
C# Class TargetBehavior
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: ekumenlabs/Garkanoid
Class Usage Examples
Public Properties
Property
Type
Description
points
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
kill
(
GameManager,
scores
) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
kill()
public
method
public
kill
(
GameManager,
scores
) :
void
scores
GameManager,
return
void
Property Details
points
public_oe property
public
int
points
return
int