Figure out right type for coordinates
未关闭
- 主要语言
- Kotlin
- 星标
- 18
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
Candidates: `Int`, `Float`, `Double`. If all else fails, `Number`.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the Kotlin wrapper code for Pixi.js to see where coordinates are used. Check the Pixi.js documentation for the expected JavaScript types. Determine if Int, Float, Double, or Number is the most appropriate Kotlin type for interoperability. Test changes by running any existing tests or examples.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, kotlin
- 领域
- backend-api-design
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100