Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
TileFrame Class
TileFrame Constructor
TileFrame Constructor (Int32, Int32)
TileFrame Constructor (Int32, Int32[])
TileFrame Constructor (Int32,
Int32
)
Constructs a composite TileFrame given its
m_nAccumulatedDuration
and
subFrames
.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
TileFrame
(
int
nAccumulatedDuration
,
int
[]
subFrames
)
Parameters
nAccumulatedDuration
Type:
System
Int32
m_nAccumulatedDuration
value
subFrames
Type:
System
Int32
subFrames
value
See Also
Reference
TileFrame Class
TileFrame Overload
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net