cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.83k stars 2.05k forks source link

#16533, delete AMOTION_EVENT_TOOL_TYPE_STYLUS, which is stylus' enum #17889

Open tangkaikk opened 6 days ago

tangkaikk commented 6 days ago

Re: #16533

Changelog

*


Continuous Integration

This pull request:


Compatibility Check

This pull request:

github-actions[bot] commented 6 days ago

✅ Package size is not changed

Interface Check Report

This pull request does not change any public interfaces !

finscn commented 3 days ago

@tangkaikk , 这个文件里还有一个地方的 AMOTION_EVENT_TOOL_TYPE_STYLUS 也要去掉. 第240行.

https://github.com/cocos/cocos-engine/blob/9207dbc96cd5d598613a64d10b130aa98207c56d/native/cocos/platform/android/AndroidPlatform.cpp#L240