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

Method GetMobile

Source/Graphics/animationreader.cpp:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259bool AnimationReader::GetMobile() {
260 return mobile;
261}
262
263bool AnimationReader::GetMirrored() {
264 return mirrored;

Callers 1

ApplyAnimationFlagsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected