fn new_image_key(&self) -> ImageKey
fn new_font_key(&self) -> FontKey
fn new_font_instance_key(&self) -> FontInstanceKey
fn update_resources(&self, _: Vec<ResourceUpdate>)
fn flush_scene_builder(&self)
impl FontImageApi for FakeRenderApi
[src]fn new_image_key(&self) -> ImageKey
[src]fn new_font_key(&self) -> FontKey
[src]fn new_font_instance_key(&self) -> FontInstanceKey
[src]fn update_resources(&self, _: Vec<ResourceUpdate>)
[src]fn flush_scene_builder(&self)
[src]