Collapse All
Expand All
C#
XNACS1Lib Documentation
XNACS1Base
.
.
::
.
.
World
.
.
::
.
.
TicksInASecond Property
XNACS1Base
.
.
::
.
.
World Class
See Also
Send Feedback
XNACS1Lib: CSS490 Spring 2011
Gets or sets the number of ticks/frames in one second.
Namespace:
XNACS1Lib
Assembly:
XNACS1Lib
(in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C#
public
static
int
TicksInASecond
{
get
;
set
; }
See Also
XNACS1Base
.
.
::
.
.
World Class
XNACS1Lib Namespace