Struct nuklear::Scroll [−][src]
Fields
x: u32
y: u32
Trait Implementations
impl Clone for nk_scroll
[src]
impl Clone for nk_scroll
fn clone(&self) -> nk_scroll
[src]
fn clone(&self) -> nk_scroll
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Default for nk_scroll
[src]
impl Default for nk_scroll
impl Debug for nk_scroll
[src]
impl Debug for nk_scroll
fn fmt(&self, f: &mut Formatter) -> Result<(), Error>
[src]
fn fmt(&self, f: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter. Read more
impl Copy for nk_scroll
[src]
impl Copy for nk_scroll