[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Get / Protected Set a Linked List whose Nodes point to the Active Particles. NOTE: New particles are added to the start of the Active Particles list, so by default the oldest particles should be at the end. NOTE: The Protected Set option is only provided to allow the order of the LinkedListNodes to be changed, changing the update and drawing order of the Particles. Be sure that all of the original LinkedListNodes (and only the original LinkedListNodes, no more) obtained from the Get are included; they may only be rearranged. If they are not, there may (and probably will) be unexpected results. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Property Value Type: LinkedList<(Of <(<'Particle>)>)> See Also DPSF<(Of <(<'Particle, Vertex>)>)> Class |