Difference between revisions of "CBaseEntity (CS)"
(Fixed link) |
(Added links.) |
||
Line 10: | Line 10: | ||
** [[CBeam (CS)|CBeam ''(beam)'']] | ** [[CBeam (CS)|CBeam ''(beam)'']] | ||
** [[CBubbling (CS)|CBubbling ''(env_bubbles)'']] | ** [[CBubbling (CS)|CBubbling ''(env_bubbles)'']] | ||
+ | ** [[CCorpse (CS)|CCorpse ''(bodyque)'']] | ||
** [[CCyclerSprite (CS)|CCyclerSprite ''(cycler_sprite)'']] | ** [[CCyclerSprite (CS)|CCyclerSprite ''(cycler_sprite)'']] | ||
+ | ** [[CDecal (CS)|CDecal ''(infodecal)'']] | ||
** [[CEnvSpark (CS)|CEnvSpark ''(env_spark, env_debris)'']] | ** [[CEnvSpark (CS)|CEnvSpark ''(env_spark, env_debris)'']] | ||
** [[CFuncTank (CS)|CFuncTank ''(func_tank)'']] | ** [[CFuncTank (CS)|CFuncTank ''(func_tank)'']] | ||
Line 17: | Line 19: | ||
** [[CFuncTankControls (CS)|CFuncTankControls ''(func_tankcontrols)'']] | ** [[CFuncTankControls (CS)|CFuncTankControls ''(func_tankcontrols)'']] | ||
** [[CFuncTrackTrain (CS)|CFuncTrackTrain ''(func_tracktrain)'']] | ** [[CFuncTrackTrain (CS)|CFuncTrackTrain ''(func_tracktrain)'']] | ||
+ | ** [[CGib (CS)|CGib]] | ||
+ | ** [[CItemSoda (CS)|CItemSoda ''(item_sodacan)'']] | ||
+ | ** [[CNullEntity (CS)|CNullEntity ''(info_null)'']] | ||
** [[CPendulum (CS)|CPendulum ''(func_pendulum)'']] | ** [[CPendulum (CS)|CPendulum ''(func_pendulum)'']] | ||
** [[CSpeaker (CS)|CSpeaker ''(speaker)'']] | ** [[CSpeaker (CS)|CSpeaker ''(speaker)'']] | ||
+ | ** [[CShower (CS)|CShower ''(spark_shower)'']] | ||
+ | ** [[CSoundEnt (CS)|CSoundEnt ''soundent'']] | ||
** [[CWeaponBox (CS)|CWeaponBox ''(weaponbox)'']] | ** [[CWeaponBox (CS)|CWeaponBox ''(weaponbox)'']] | ||
+ | ** [[CWorld (CS)|CWorld ''(worldspawn)'']] | ||
** [[CWorldItem (CS)|CWorldItem ''(world_items)'']] | ** [[CWorldItem (CS)|CWorldItem ''(world_items)'']] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 02:08, 19 April 2009
- CBaseEntity
- CBaseDelay
- CBasePlayerAmmo
- CPointEntity
- CRuleEntity
- CAmbienGeneric (ambient_generic)
- CBeam (beam)
- CBubbling (env_bubbles)
- CCorpse (bodyque)
- CCyclerSprite (cycler_sprite)
- CDecal (infodecal)
- CEnvSpark (env_spark, env_debris)
- CFuncTank (func_tank)
- CFrictionModifier (func_friction)
- CFuncRotating (func_rotating)
- CFuncTankControls (func_tankcontrols)
- CFuncTrackTrain (func_tracktrain)
- CGib
- CItemSoda (item_sodacan)
- CNullEntity (info_null)
- CPendulum (func_pendulum)
- CSpeaker (speaker)
- CShower (spark_shower)
- CSoundEnt soundent
- CWeaponBox (weaponbox)
- CWorld (worldspawn)
- CWorldItem (world_items)