ox icon indicating copy to clipboard operation
ox copied to clipboard

A simple and consistent API

Open ThaisRobba opened this issue 10 years ago • 0 comments

Right now things don't seem too clear. I've been devising a new API that should make the developer's intention crystal clear and allow for a certain level of "self documenting code".

  • Scenes (Create, Set) ox.createScene ox.setScene
  • Entities ox.createEntity ox.removeEntity ox.spawnEntity

...

ThaisRobba avatar Mar 27 '15 01:03 ThaisRobba