MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / GetMirrored

Method GetMirrored

Source/Graphics/animationreader.cpp:263–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263bool AnimationReader::GetMirrored() {
264 return mirrored;
265}
266
267void AnimationReader::SetMobile(bool _mobile) {
268 mobile = _mobile;

Callers 1

ApplyAnimationFlagsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected