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

Method onEnter

tests/cpp-tests/Source/SpriteTest/SpriteTest.cpp:962–967  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

960//------------------------------------------------------------------
961
962void SpriteZVertex::onEnter()
963{
964 SpriteTestDemo::onEnter();
965
966 Director::getInstance()->setProjection(Director::Projection::_3D);
967}
968
969void SpriteZVertex::onExit()
970{

Callers

nothing calls this directly

Calls 15

getInstanceFunction · 0.85
createFunction · 0.85
format_to_zFunction · 0.85
getChildByTagFunction · 0.85
Color4BFunction · 0.85
setProjectionMethod · 0.80
pushBackMethod · 0.80
getSpriteFrameByNameMethod · 0.80
getDataFromFileMethod · 0.80
getBytesMethod · 0.80
initWithImageMethod · 0.80

Tested by

no test coverage detected