Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.SubsystemExplosions 成员列表

成员的完整列表,这些成员属于 Game.SubsystemExplosions,包括所有继承而来的类成员

AddExplosion(int x, int y, int z, float pressure, bool isIncendiary, bool noExplosionSound)Game.SubsystemExplosions
ApplyBodiesShaking(Vector3 center, float pressure)Game.SubsystemExplosionsvirtual
CalculateImpulseAndDamage(ComponentBody componentBody, float? obstaclePressure, out Vector3 impulse, out float damage)Game.SubsystemExplosionsvirtual
CalculateImpulseAndDamage(Vector3 position, float mass, float? obstaclePressure, out Vector3 impulse, out float damage)Game.SubsystemExplosionsvirtual
Dispose()GameEntitySystem.Subsystemvirtual
DisposeInternal()GameEntitySystem.Subsystempackage
FloatUpdateOrderGame.IUpdateable
Initialize(Project project, ValuesDictionary valuesDictionary)GameEntitySystem.Subsystemvirtual
Load(ValuesDictionary valuesDictionary)Game.SubsystemExplosionsvirtual
m_explosionParticleSystemGame.SubsystemExplosions
m_generatedProjectilesGame.SubsystemExplosions
m_pressureByPointGame.SubsystemExplosions
m_projectGameEntitySystem.Subsystemprivate
m_projectilesCountGame.SubsystemExplosions
m_queuedExplosionsGame.SubsystemExplosions
m_randomGame.SubsystemExplosions
m_subsystemAudioGame.SubsystemExplosions
m_subsystemBlockBehaviorsGame.SubsystemExplosions
m_subsystemBodiesGame.SubsystemExplosions
m_subsystemFireBlockBehaviorGame.SubsystemExplosions
m_subsystemNoiseGame.SubsystemExplosions
m_subsystemParticlesGame.SubsystemExplosions
m_subsystemPickablesGame.SubsystemExplosions
m_subsystemProjectilesGame.SubsystemExplosions
m_subsystemTerrainGame.SubsystemExplosions
m_surroundingPressureByPointGame.SubsystemExplosions
m_valuesDictionaryGameEntitySystem.Subsystemprivate
OnEntityAdded(Entity entity)GameEntitySystem.Subsystemvirtual
OnEntityRemoved(Entity entity)GameEntitySystem.Subsystemvirtual
PostprocessExplosions(bool playExplosionSound)Game.SubsystemExplosionsvirtual
ProjectGameEntitySystem.Subsystem
Save(ValuesDictionary valuesDictionary)GameEntitySystem.Subsystemvirtual
ShowExplosionPressureGame.SubsystemExplosions
SimulateExplosion(int x, int y, int z, float pressure, bool isIncendiary)Game.SubsystemExplosions
TryAddPoint(int x, int y, int z, int axis, float currentPressure, bool isIncendiary, List< ProcessPoint > toProcess, SparseSpatialArray< bool > processed)Game.SubsystemExplosions
TryExplodeBlock(int x, int y, int z, int value)Game.SubsystemExplosions
Update(float dt)Game.SubsystemExplosionsvirtual
UpdateOrderGame.SubsystemExplosions
ValuesDictionaryGameEntitySystem.Subsystem