Click or drag to resize
GameUpdatePeriod Property
Fixed time between two game ticks (in sec).

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public float UpdatePeriod { get; set; }

Property Value

Type: Single
See Also