| 
|  Collapse AllExpand All  Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
 | [TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic [TCheckBoxFormControlObj] 
|  |  
| DefaultSprite3DBillboardParticleSystem Constructor |  
|  | Constructor Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0  Syntax
 
| C# |  
| public DefaultSprite3DBillboardParticleSystem(  Game cGame ) | 
| Visual Basic |  
| Public Sub New (  cGame As Game ) | 
| Visual C++ |  
| public: DefaultSprite3DBillboardParticleSystem(  Game^ cGame ) | Parameters cGame Type: Game Handle to the Game object being used. Pass in null for this parameter if not using a Game object.  See Also
 DefaultSprite3DBillboardParticleSystem Class DefaultSprite3DBillboardParticleSystem Members DPSF Namespace 
 Send comments on this topic to  |