Struct gdnative_sys::godot_color [−][src]
Fields
_dont_touch_that: [u8; 16]
Trait Implementations
impl Debug for godot_color[src]
impl Debug for godot_colorfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for godot_color[src]
impl Default for godot_colorfn default() -> godot_color[src]
fn default() -> godot_colorReturns the "default value" for a type. Read more
impl Copy for godot_color[src]
impl Copy for godot_colorimpl Clone for godot_color[src]
impl Clone for godot_colorAuto Trait Implementations
impl Send for godot_color
impl Send for godot_colorimpl Sync for godot_color
impl Sync for godot_color