You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im use last Artemis 2.3.0 and it not may get primary constructor from component. Class: class Renderable(val atlas: String, val name: String): Component()
Return error: missing public constructor
The text was updated successfully, but these errors were encountered:
Im use last Artemis 2.3.0 and it not may get primary constructor from component. Class:
class Renderable(val atlas: String, val name: String): Component()
Return error: missing public constructor
The text was updated successfully, but these errors were encountered: