Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
LayerBase Class
LayerBase Properties
AbsolutePosition Property
ActualColumns Property
ActualRows Property
CurrentPosition Property
Item Property
Lighting Property
ParentMap Property
ScrollRate Property
Tileset Property
VirtualColumns Property
VirtualRows Property
VisibleArea Property
LayerBase
ActualRows Property
Get the number of rows of tiles in the layer's tile data
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
int
ActualRows
{
get
; }
Property Value
Type:
Int32
See Also
Reference
LayerBase Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net