Figure out right type for coordinates
Ouverte
- Langage dominant
- Kotlin
- Étoiles
- 18
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Candidates: `Int`, `Float`, `Double`. If all else fails, `Number`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, kotlin
- Domaine
- backend-api-design
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100