MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / IsBroken

Method IsBroken

TombEngine/Game/effects/Streamer.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 bool Streamer::IsBroken() const
99 {
100 return _isBroken;
101 }
102
103 void Streamer::Extend(const Vector3& pos, const Vector3& dir, short orient, const Color& colorStart, const Color& colorEnd,
104 float width, float life, float vel, float expRate, short rot, unsigned int segmentCount)

Callers 1

Streamer.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected