Struct nuklear::Scroll [−][src]
Fields
x: u32
y: u32
Trait Implementations
impl Clone for nk_scroll[src]
impl Clone for nk_scrollfn clone(&self) -> nk_scroll[src]
fn clone(&self) -> nk_scrollReturns 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_scrollimpl Debug for nk_scroll[src]
impl Debug for nk_scrollfn 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