Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
ShortLayer Class
ShortLayer Methods
GetTile Method
ShortLayer
GetTile Method
See
GetTile(Int32, Int32)
.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
override
TileBase
GetTile
(
int
x
,
int
y
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
Return Value
Type:
TileBase
See Also
Reference
ShortLayer Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net