Skip to content

implement layout() function to embed sketch into larger app #252

Closed
@codeanticode

Description

@codeanticode

This could be used as follows:

void setup() {
  layout(R.layout.parent_layout, P2D);
}

The sketch will be created in full screen mode inside the parent layout.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions