1

EasyRPG 地图缩放

 2 years ago
source link: https://www.shuizilong.com/house/archives/easyrpg-%e5%9c%b0%e5%9b%be%e7%bc%a9%e6%94%be/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
March 3, 2022

Chat_Multiplayer::gotMessage

call = ".zoom";
if (std::equal(call.begin(), call.end(), msg.begin())) {
Transition::instance().running = true;
Transition::instance().InitShow(Transition::TransitionZoomIn, Scene::instance.get(), 120);
//Game_Map::Randomize();
return;
}

Posted by xiaodao
Category: 日常


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK