Project Hoshimi Documented Class Library
AirStream Class
NamespacesPH.MapAirStream

Represente a stream in the map
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AirStream
<SerializableAttribute> _
Public Class AirStream
[SerializableAttribute]
public ref class AirStream
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AirStream()()()
AirStream(Int32, Int32, Int32, Int32)
AirStream(Int32, Int32, Int32, Int32, StreamDirection)
Direction
Direction of the stream

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Height
Height of the stream

Location
Location of the stream (top-left)

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Rectangle
Rectangle of the stream

Size
Size of the stream

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Width
Width of the stream

X
X location of the stream

Y
Y location of the stream

Remarks

[Missing <remarks> documentation for T:PH.Map.AirStream]

Inheritance Hierarchy
Object
AirStream

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