MCPcopy Create free account
hub / github.com/axmolengine/axmol / initScenes

Method initScenes

core/2d/Transition.cpp:381–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379}
380
381void TransitionMoveInL::initScenes()
382{
383 Vec2 s = _director->getWinSize();
384 _inScene->setPosition(-s.width, 0);
385}
386
387//
388// MoveInR

Callers 1

onEnterMethod · 0.95

Calls 1

setPositionMethod · 0.45

Tested by

no test coverage detected