Crate grandeur_gdnative

Crate grandeur_gdnative 

Source

Re-exports§

pub use crossbeam_channel as channel;
pub use grandeur;
pub use grandeur_gdnative_macros as macros;

Modules§

handler
prop
renderer
repo
vnode

Structs§

RegisterBuilder

Traits§

Msg

Functions§

register

Type Aliases§

Fragment
Alias for a “fragment”, a.k.a. a vector of nodes to be positioned under a common parent.
VTreeNode
Specialized alias for virtual scene tree nodes.