C# Class RA.MapCompCameraShaker

Inheritance: MapComponent
Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
curShakeMag float

Public Methods

Method Description
DoShake ( float mag ) : void
MapComponentTick ( ) : void
MapComponentUpdate ( ) : void

Method Details

DoShake() public static method

public static DoShake ( float mag ) : void
mag float
return void

MapComponentTick() public method

public MapComponentTick ( ) : void
return void

MapComponentUpdate() public method

public MapComponentUpdate ( ) : void
return void

Property Details

curShakeMag public_oe static_oe property

public static float curShakeMag
return float