Module gdnative_core::core_types[][src]

Types that represent core-datatypes of Godot.

Re-exports

pub use geom::*;
pub use access::*;
pub use byte_array::*;
pub use color::*;
pub use color_array::*;
pub use dictionary::Dictionary;
pub use error::GodotError;
pub use float32_array::*;
pub use int32_array::*;
pub use node_path::*;
pub use point2::*;
pub use rid::*;
pub use string::*;
pub use string_array::*;
pub use typed_array::TypedArray;
pub use variant::*;
pub use variant_array::*;
pub use vector2::*;
pub use vector2_array::*;
pub use vector3::*;
pub use vector3_array::*;

Modules

access

Maybe unaligned pool array access

byte_array
color
color_array
dictionary
error
float32_array
geom

Geometric types.

int32_array
node_path
point2
rid
string
string_array
typed_array
variant
variant_array
vector2
vector2_array
vector3
vector3_array