Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2ParticleSystemParticleListNode

Hierarchy

  • b2ParticleSystemParticleListNode

Index

Properties

Properties

count

count: number = 0

Number of entries in the list. Valid only for the node at the head of the list.

index

index: number = 0

Particle index.

list

The head of the list.

next

The next node in the list.

Generated using TypeDoc