MCPcopy Create free account
hub / github.com/OpenDungeons/OpenDungeons / setActivated

Method setActivated

source/traps/Trap.h:93–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 inline void setActivated(bool activated)
94 { mIsActivated = activated; }
95
96 bool decreaseShoot()
97 {

Callers 2

activateMethod · 0.80
deactivateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected