Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
IntLayer Class
IntLayer Properties
Item Property
IntLayer
Item Property
Retrieves or sets the value of a tile at the specified tile coordinate
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
override
int
this
[
int
x
,
int
y
] {
get
;
set
; }
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
Property Value
Type:
Int32
See Also
Reference
IntLayer Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net