Enum gdnative_visual_script::common::VisibilityEnabler2DEnabler [−][src]
#[repr(u32)]pub enum VisibilityEnabler2DEnabler { PauseAnimations, FreezeBodies, PauseParticles, ParentProcess, ParentPhysicsProcess, PauseAnimatedSprites, Max, }
Variants
PauseAnimations
FreezeBodies
PauseParticles
ParentProcess
ParentPhysicsProcess
PauseAnimatedSprites
Max
Trait Implementations
impl Hash for VisibilityEnabler2DEnabler
[src]
impl Hash for VisibilityEnabler2DEnabler
fn hash<__H>(&self, state: &mut __H) where
__H: Hasher,
[src]
fn hash<__H>(&self, state: &mut __H) where
__H: Hasher,
Feeds this value into the given [Hasher
]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0[src]
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0
[src]Feeds a slice of this type into the given [Hasher
]. Read more
impl Clone for VisibilityEnabler2DEnabler
[src]
impl Clone for VisibilityEnabler2DEnabler
fn clone(&self) -> VisibilityEnabler2DEnabler
[src]
fn clone(&self) -> VisibilityEnabler2DEnabler
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 Debug for VisibilityEnabler2DEnabler
[src]
impl Debug for VisibilityEnabler2DEnabler
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 VisibilityEnabler2DEnabler
[src]
impl Copy for VisibilityEnabler2DEnabler
impl Eq for VisibilityEnabler2DEnabler
[src]
impl Eq for VisibilityEnabler2DEnabler
impl PartialEq<VisibilityEnabler2DEnabler> for VisibilityEnabler2DEnabler
[src]
impl PartialEq<VisibilityEnabler2DEnabler> for VisibilityEnabler2DEnabler
Auto Trait Implementations
impl Send for VisibilityEnabler2DEnabler
impl Send for VisibilityEnabler2DEnabler
impl Sync for VisibilityEnabler2DEnabler
impl Sync for VisibilityEnabler2DEnabler