Module let_engine::objects
source · Expand description
Objects to be drawn to the screen.
Modules§
- Default labels given by the engine.
- Physics related structs.
Structs§
- Holds everything about the appearance of objects like textures, vetex/index data, color and material.
- Object to be initialized to the layer.
- Builder for
NewObject. - An initialized object that gets rendered on the screen.
- Holds position size and rotation of an object.
Enums§
- Error type for NewObjectBuilder