Struct wasm_rgame::Application [] [src]

pub struct Application { /* fields omitted */ }

Methods

impl Application
[src]

[src]

Get the mutable reference to the DelegateSpawner. Used for spawning delegates at the EntryPoint of the application.

Trait Implementations

Auto Trait Implementations

impl !Send for Application

impl !Sync for Application