C# Class AcTools.Render.Base.TickEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
TickEventArgs ( float deltaTime ) : System

Method Details

TickEventArgs() public method

public TickEventArgs ( float deltaTime ) : System
deltaTime float
return System