Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
UphillLeftTileShape Class
UphillLeftTileShape Methods
GetBottomSolidPixel Method
GetLeftSolidPixel Method
GetRightSolidPixel Method
GetTopSolidPixel Method
UphillLeftTileShape
GetTopSolidPixel Method
See
GetTopSolidPixel(Int16, Int16, Int16, Int16)
.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
override
short
GetTopSolidPixel
(
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
UphillLeftTileShape Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net