Module cocos.particle

Particle system engine

Classes

  ExceptionNoEmptyParticle
particle system have no room for another particle
  Color
  ParticleSystem
Base class for many flawors of cocos particle systems

Functions

  point_sprites_available()
returns a bool telling if point sprites are available
  rand()
  PointerToNumpy(a, ptype=<class 'ctypes.c_float'>)

Variables

  forced_point_sprites = None
  __package__ = 'cocos'

Function Details

point_sprites_available

point_sprites_available()

returns a bool telling if point sprites are available

For development and diagonostic cocos.particle.forced_point_sprites could be set to force the desired return value