grape ~master (2014-12-12T08:10:10Z)
Home
Dub
Repo
Scene
grape
scene
Undocumented in source.
class
Scene {
this
();
void
add
(Mesh mesh);
void
remove
();
Mesh
[]
meshes
[@property getter];
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
add
void
add
(Mesh mesh)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void
remove
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
meshes
Mesh
[]
meshes
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
grape
scene
classes
Scene