Skip to content

Conversation

@mikerreed
Copy link
Contributor

@mikerreed mikerreed commented May 25, 2022

Can we offer an API that is optimized for the "just play the right thing" client?

  1. Get the file bytes
  2. Create the "default" scene
  3. go

This is possible because of two things:

  1. This particular Scene subclass "owns" its underlying file and artboardinstance
  2. Scenes can do everything a basic client needs: bounds, draw, advance, inputs, pointers

@mikerreed mikerreed changed the title Default scene API idea Exploration: a default scene object May 25, 2022
@mikerreed mikerreed requested a review from luigi-rosso May 25, 2022 15:02
@mikerreed mikerreed changed the title Exploration: a default scene object Exploration: a self-contained default scene May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants