Project Hoshimi Documented Class Library
AirStream Constructor (iX, iY, iWidth, iHeight)
NamespacesPH.MapAirStreamAirStream(Int32, Int32, Int32, Int32)
Initializes a new instance of the AirStream class.
Declaration Syntax
C#Visual BasicVisual C++
public AirStream(
	int iX,
	int iY,
	int iWidth,
	int iHeight
)
Public Sub New ( _
	iX As Integer, _
	iY As Integer, _
	iWidth As Integer, _
	iHeight As Integer _
)
public:
AirStream(
	int iX, 
	int iY, 
	int iWidth, 
	int iHeight
)
Parameters
iX (Int32)
iY (Int32)
iWidth (Int32)
iHeight (Int32)
Remarks

[Missing <remarks> documentation for M:PH.Map.AirStream.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)]

Assembly: PH.Map (Module: PH.Map) Version: 6.0.0.0