get_current_triple

Function get_current_triple 

Source
pub fn get_current_triple(
    query: Query<'_, '_, (Entity, &PositionComponent, &Triples, &RopeC)>,
    commands: Commands<'_, '_>,
)