AddActivity (inherited from UMD.HCIL.Piccolo.PNode) | |
AddChild (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
AddChildren (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
AddInputEventListener (inherited from UMD.HCIL.Piccolo.PNode) | |
AddSideObject | Adds a side object tot the collection of side objects for the specified side of the road. |
AnimateMatrixToBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToColor (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToMatrix (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToPositionScaleRotation (inherited from UMD.HCIL.Piccolo.PNode) | |
CenterBoundsOnPoint (inherited from UMD.HCIL.Piccolo.PNode) | |
CenterFullBoundsOnPoint (inherited from UMD.HCIL.Piccolo.PNode) | |
Clone (inherited from UMD.HCIL.Piccolo.PNode) | |
ComputeFullBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
CreateSurface | Creates the 'tarmac' portion of the road on which vehicles drive. |
DrawBetaSideObjects | Draws the side objects next to the road. |
DrawDirection | Draws the lane direction onto the surface of the road. |
DrawSideObjects | Draws the side objects next to the road. |
EndResizeBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FindIntersectingNodes (inherited from UMD.HCIL.Piccolo.PNode) | |
FullIntersects (inherited from UMD.HCIL.Piccolo.PNode) | |
FullPaint (inherited from UMD.HCIL.Piccolo.PNode) | |
FullPick (inherited from UMD.HCIL.Piccolo.PNode) | |
GetAllNodes (inherited from UMD.HCIL.Piccolo.PNode) | |
GetAlphaDirections | Gets the collections of directions possible at the next (alpha) intersection. |
GetBetaDirections | Gets the collections of directions possible at the next (beta) intersection. |
GetChild (inherited from UMD.HCIL.Piccolo.PNode) | |
GetCornerOf | Gets the corner of certain lane on the intersection. |
GetDestinationOf | Gets the intersection that is the destination of a specified lane. |
GetDirectionOfLanesLeadingTo | Get possible set of valid direction of the lanes leading to the specified intersection. |
GetEnumerator (inherited from UMD.HCIL.Piccolo.PNode) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetLanesLeadingFrom | Gets the collection of lanes leading from the specified intersection. |
GetLanesLeadingTo | Gets the collection of lanes leading to the specified intersection. |
GetLaneToLeft | Gets the lane that is left of the current lane on the same direction. |
GetLaneToRight | Gets the lane that is right of the current lane on the same direction. |
GetObjectData | Populates the provided SerializationInfo with the data needed to serialize the object. |
GetOffset | Calculates the offset of the outer line of a road at its intersection starting/ending point. |
GetOriginOf | Gets the intersection that is the origin of a specified lane. |
GetRoadPositionAt | Gets the roads position at the specified intersection. |
GetSideObjectAtCell | Gets the side object at the specified cell. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GlobalToLocal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
IndexOfChild (inherited from UMD.HCIL.Piccolo.PNode) | |
Initialize | Initializes the variables needed for the rendering of the road. |
Intersects | Determines if the current road intersects with the specified bounds. |
InvalidateFullBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
InvalidateLayout (inherited from UMD.HCIL.Piccolo.PNode) | |
InvalidatePaint (inherited from UMD.HCIL.Piccolo.PNode) | |
IsAncestorOf (inherited from UMD.HCIL.Piccolo.PNode) | |
IsConnectedTo | Determines if the road is connected to the specified intersection. |
IsDescendentOf (inherited from UMD.HCIL.Piccolo.PNode) | |
IsDescendentOfRoot (inherited from UMD.HCIL.Piccolo.PNode) | |
IsOpaque (inherited from UMD.HCIL.Piccolo.PNode) | |
LayoutChildren (inherited from UMD.HCIL.Piccolo.PNode) | |
LocalToGlobal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
LocalToParent (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
MoveInBackOf (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveInFrontOf (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveToBack (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveToFront (inherited from UMD.HCIL.Piccolo.PNode) | |
OffsetBy (inherited from UMD.HCIL.Piccolo.PNode) | |
OnClick (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDoubleClick (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragDrop (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragEnter (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragLeave (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragOver (inherited from UMD.HCIL.Piccolo.PNode) | |
OnGotFocus (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyDown (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyPress (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyUp (inherited from UMD.HCIL.Piccolo.PNode) | |
OnLostFocus (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseDown (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseDrag (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseEnter (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseLeave (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseMove (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseUp (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseWheel (inherited from UMD.HCIL.Piccolo.PNode) | |
OppositeOf | Retrieves the opposite intersection of the one specified. |
ParentBoundsChanged (inherited from UMD.HCIL.Piccolo.PNode) | |
ParentToLocal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
Position (inherited from UMD.HCIL.Piccolo.PNode) | |
Print (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveAllChildren (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveChild (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RemoveChildren (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RemoveFromParent (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveInputEventListener (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveSideObject | Removes the specified side object from the collection of the specified side of the road. |
Repaint (inherited from UMD.HCIL.Piccolo.PNode) | |
RepaintFrom (inherited from UMD.HCIL.Piccolo.PNode) | |
Reparent (inherited from UMD.HCIL.Piccolo.PNode) | |
ReplaceWith (inherited from UMD.HCIL.Piccolo.PNode) | |
Reset | Reverts the road to is post-constructor state. |
ResetBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
RotateBy (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RotateInPlace (inherited from UMD.HCIL.Piccolo.PNode) | |
ScaleBy (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
SetBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
SetOffset (inherited from UMD.HCIL.Piccolo.PNode) | |
SignalBoundsChanged (inherited from UMD.HCIL.Piccolo.PNode) | |
StartResizeBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
ToImage (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
ToPickPath (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
ToString (inherited from UMD.HCIL.Piccolo.PNode) | |
TransformBy (inherited from UMD.HCIL.Piccolo.PNode) | |
TranslateBy (inherited from UMD.HCIL.Piccolo.PNode) | |
ValidateFullPaint (inherited from UMD.HCIL.Piccolo.PNode) | |