Piccolo.NET

PLayerList Class

PLayerList is a typesafe list of PLayer objects.

For a list of all members of this type, see PLayerList Members.

System.Object
   CollectionBase
      PLayerList

public class PLayerList : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used by PCamera to maintain a list of the layers that camera is viewing. See PCamera.LayersReference.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PLayerList Members | UMD.HCIL.Piccolo.Util Namespace