Replace deperacted bundle mention in the comment (#16699)
Clean up left over comments after changes were made from bundles to required components
This commit is contained in:
parent
a6b5f80715
commit
1d3950a82a
@ -3,7 +3,7 @@
|
|||||||
//! This example demonstrates:
|
//! This example demonstrates:
|
||||||
//! - Transparent windows that can be clicked through.
|
//! - Transparent windows that can be clicked through.
|
||||||
//! - Drag-and-drop operations in 2D.
|
//! - Drag-and-drop operations in 2D.
|
||||||
//! - Using entity hierarchy and [`SpatialBundle`]s to create simple animations.
|
//! - Using entity hierarchy, Transform, and Visibility to create simple animations.
|
||||||
//! - Creating simple 2D meshes based on shape primitives.
|
//! - Creating simple 2D meshes based on shape primitives.
|
||||||
|
|
||||||
use bevy::{
|
use bevy::{
|
||||||
|
Loading…
Reference in New Issue
Block a user