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

Method SetMobile

Source/Graphics/animationreader.cpp:267–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void AnimationReader::SetMobile(bool _mobile) {
268 mobile = _mobile;
269}
270
271AnimationReader::AnimationReader() : mobile(false),
272 super_mobile(false),

Callers 1

ApplyAnimationFlagsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected