Struct nuklear::Recti [−][src]
Fields
x: i16
y: i16
w: i16
h: i16
Trait Implementations
impl Clone for nk_recti[src]
impl Clone for nk_rectifn clone(&self) -> nk_recti[src]
fn clone(&self) -> nk_rectiReturns 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_recti[src]
impl Default for nk_rectiimpl Debug for nk_recti[src]
impl Debug for nk_rectifn 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_recti[src]
impl Copy for nk_recti