[][src]Function texel_types::write_to_texels

pub fn write_to_texels(s: &str, texels: &mut Texels, start_x: usize) -> bool

Writes given &str to Texels list starting at given position NOTE - does not expand the list, if EOL would be reached false it returned