Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 225 Bytes

File metadata and controls

15 lines (8 loc) · 225 Bytes

Core

The most core level object.


Constructor

new Core(scene)

Initializes the core object, associating it with a specific scene.

Arguments

  • sceneScene The scene this object is a part of.