Using Kotlin/js, here's something that works: fun main() { val canvas=document.getElementById("mainCanvas") as HTMLCanvasElement val ...
確定! 回上一頁