add opacity to EntityWithGraphics
This commit is contained in:
committed by
Sébastien Crozet
parent
9f8d9769f8
commit
53700db860
@@ -27,7 +27,7 @@ pub use crate::graphics::GraphicsManager;
|
||||
pub use crate::harness::plugin::HarnessPlugin;
|
||||
pub use crate::physics::PhysicsState;
|
||||
pub use crate::plugin::TestbedPlugin;
|
||||
pub use crate::testbed::{Testbed, TestbedApp, TestbedGraphics};
|
||||
pub use crate::testbed::{Testbed, TestbedApp, TestbedGraphics, TestbedState};
|
||||
|
||||
#[cfg(all(feature = "dim2", feature = "other-backends"))]
|
||||
mod box2d_backend;
|
||||
|
||||
Reference in New Issue
Block a user