Struct adi_screen::Text [] [src]

pub struct Text(_, _, _);

Text on the screen.

Methods

impl Text
[src]

[src]

Add an empty text box to the screen.

[src]

Update the texture.

[src]

Set the position for the text.

Trait Implementations

Auto Trait Implementations

impl Send for Text

impl Sync for Text