Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
DownhillRightTileShape Class
DownhillRightTileShape Methods
GetBottomSolidPixel Method
GetLeftSolidPixel Method
GetRightSolidPixel Method
GetTopSolidPixel Method
DownhillRightTileShape
GetLeftSolidPixel Method
See
GetLeftSolidPixel(Int16, Int16, Int16, Int16)
.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
override
short
GetLeftSolidPixel
(
short
width
,
short
height
,
short
min
,
short
max
)
Parameters
width
Type:
System
Int16
height
Type:
System
Int16
min
Type:
System
Int16
max
Type:
System
Int16
Return Value
Type:
Int16
See Also
Reference
DownhillRightTileShape Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net