C# Class GameController, 2D-Platform

Inheritance: MonoBehaviour
Exibir arquivo Open project: zs8861/2D-Platform Class Usage Examples

Public Properties

Property Type Description
camShake CameraShake
isGameAlive bool

Property Details

camShake public_oe static_oe property

public static CameraShake camShake
return CameraShake

isGameAlive public_oe static_oe property

public static bool isGameAlive
return bool