2020년 5월 30일 토요일

haxeflixel review 2021

  • 장점
    • vscode에서 언어지원
    • 문서화
    • code 만으로 다 할 수 있음 
    • 강타입
      • 컴파일 만으로 제법 많은 에러를 찾아 냄.
  • 단점 
    • asynchronous programming 불가?
      • 라이브러리서 지원하려고 하지만 문서화, 안정화가 불안함
    • 느린 실행시간
      • 빌드 시간:
        • lime test linux 시 처음부터 빌드하나? (오래 걸림)
        • vscode에서는 가끔 먹통됨
    • 느린 속도(파일 읽기 + json파싱) - debug라서?(neko?)
      • native 빌드는 괜찮음
    • 문서화
      • 일부 API에 설명없음 
    • 디버깅
      • neko에서 디버깅 불가
      • html5에서 디버깅 불가(?)
        • openfl 버그 때문예?
        • https://community.openfl.org/t/update-to-haxe-4-1-0-results-in-build-error/12472
    • native debugging
      • https://haxeflixel.com/documentation/visual-studio-code/
      • install extension: hxcpp debugger
      • status bar : Build+Debug / / Linux/Debug 
      • 되는 것도 있고 안되는 경우도 있음
    • 가끔 vscode 먹통됨
      • unable to build cache...
      • vshaxe 플러그인 문제?
    • flixel.ui나 flixel.addons.ui 이 다양하지 않음...haxeui?
      • 예전 버전의 lime, openfl을 사용해야 함.
  • 참고
    • http://coinflipstudios.com/devblog/?page_id=32
    • https://haxeflixel.com/documentation/getting-started/
    • https://haxeflixel.com/documentation/cheat-sheet/
    • https://haxe.org/manual/debugging-posinfos.html

댓글 없음:

댓글 쓰기