C# Class ParallaxScrolling, SpaceInvadersRemake

Inheritance: MonoBehaviour
Mostra file Open project: skahal/SpaceInvadersRemake Class Usage Examples

Public Properties

Property Type Description
Instance ParallaxScrolling,
LayerAcceleration float
LayerAccelerationMultiplier Vector2
PointOfView GameObject

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Property Details

Instance public_oe static_oe property

public static ParallaxScrolling, Instance
return ParallaxScrolling,

LayerAcceleration public_oe property

public float LayerAcceleration
return float

LayerAccelerationMultiplier public_oe property

public Vector2 LayerAccelerationMultiplier
return Vector2

PointOfView public_oe property

public GameObject PointOfView
return GameObject