Skip to content

feat: implement utility::Engine interface - #98

Open
clement-antoine-xavier wants to merge 1 commit into
mainfrom
feat/engine-interface
Open

clement-antoine-xavier wants to merge 1 commit into
mainfrom
feat/engine-interface

Conversation

@clement-antoine-xavier

Copy link
Copy Markdown
Contributor

Closes #97

Makes evan::Engine implement utility::Engine and reconciles signatures.

Make evan::Engine inherit utility::Engine and reconcile signatures:
- addText(Text), update() -> void, pollEvents() -> void (dispatch via callback)
- add clear()/present()/measureText()
- keep render()/getLastError()/switchScene()/addPrimitive()/addObject()

Closes #97
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.

Implement utility::Engine interface

1 participant