Skip to content

RoutedAPI

Mykyta Dniprovskyi edited this page Feb 10, 2019 · 1 revision

new Sylvan.API();

Creates a RoutedAPI instance

RoutedAPI.resources - static Sylvan.ResourceRegistry, holding all of game's resources RoutedAPI.loader - static PIXI.Loader, routed to RoutedAPI.resources by default, and storing loaded loaded resources in there. RoutedAPI.director - static Sylvan.SceneDirector

Clone this wiki locally