C# Class Editor.Source_Files.Instances.Statistics.StatsInstance

Inheritance: NativeInstance
Mostra file Open project: LauriM/PropellerEngine

Public Methods

Method Description
StatsInstance ( IntPtr targetInstance, Stats statsView ) : System
update ( ) : void

Private Methods

Method Description
setTargetInstance ( IntPtr targetInstance ) : void

Method Details

StatsInstance() public method

public StatsInstance ( IntPtr targetInstance, Stats statsView ) : System
targetInstance System.IntPtr
statsView Stats
return System

update() public method

public update ( ) : void
return void