Skip to content

Create TypeTag versions of Kompics.createAndStart #6

@Bathtor

Description

@Bathtor

Because it's just terribly inconsistent to write

create[MyComponent]();

inside a component but

Kompics.createAndStart(classOf[MyComponent])

outside.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions