Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
SpriteBase.TouchedTile Class
SpriteBase.TouchedTile Constructor
TouchedTile Fields
TouchedTile Methods
SpriteBase
TouchedTile Constructor
Initializes a new instance of the
SpriteBase
TouchedTile
class
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
TouchedTile
(
int
x
,
int
y
,
int
tileValue
,
bool
initial
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
tileValue
Type:
System
Int32
initial
Type:
System
Boolean
See Also
Reference
SpriteBase
TouchedTile Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net