Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Documentation resources for HTML5 canvas codebase

New Here ,
Oct 23, 2018 Oct 23, 2018

I am trying to understand how to properly manipulate the codebase Animate exports as a HTML5 canvas project. The only documentation set I found was https://createjs.com/ , but it feels like it lacks specific references to the exported Animate codebase.

Any other suggestions of resources?

Thanks

169
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 23, 2018 Oct 23, 2018

It's not a codebase, it's just generated API calls, and what do you mean by "manipulate" it?

In any case, the CreateJS documention is indeed the best reference for understanding the CreateJS API. Sometimes you might get lucky and find answers to specific questions on Stack Overflow.

Translate
LEGEND ,
Oct 23, 2018 Oct 23, 2018
LATEST

It's not a codebase, it's just generated API calls, and what do you mean by "manipulate" it?

In any case, the CreateJS documention is indeed the best reference for understanding the CreateJS API. Sometimes you might get lucky and find answers to specific questions on Stack Overflow.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines