Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LaserController
C# Class LaserController, Jetpack-Joyride-Unity-3D
Inheritance:
MonoBehaviour
Show file
Open project: ivaylokenov/Jetpack-Joyride-Unity-3D
Class Usage Examples
Public Properties
Property
Type
Description
interval
float
laserOffSprite
Sprite
laserOnSprite
Sprite
rotationSpeed
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
interval
public property
public
float
interval
return
float
laserOffSprite
public property
public
Sprite
laserOffSprite
return
Sprite
laserOnSprite
public property
public
Sprite
laserOnSprite
return
Sprite
rotationSpeed
public property
public
float
rotationSpeed
return
float