Content tagged subclass

Similar Tags

Report Tag

3 usages of this tag
  • 2 replies
  • 562 views
This content is deleted
Forum Topic
is setInstanceClass unique per object type?
0 favourites

Is it possible to set multiple object types to the same custom class? For example. RunOnStartup(async runtime =>. {. Runtime.Objects.PlayerMask.SetInstanceClass...

posted 5 years ago
  • 1 replies
  • 165 views
This content is deleted
Forum Topic
Getting Behaviors in TypeScript
1 favourites

How do we get behaviors on an ISpriteInstance subclass in TypeScript? When attempting to get the behaviors property of my subclass, I see the following error: H...

  • 8 replies
  • 216 views

First of all, VERY happy to have typescript running instead of vanilla Javascript! I spent today converting my existing project and I was able to convert most o...

Similar Tags