bevy/examples/time
UkoeHB a6be9b4ccd
Rename TextBlock to TextLayout (#15797)
# Objective

- Improve clarity when spawning a text block. See [this
discussion](https://github.com/bevyengine/bevy/pull/15591/#discussion_r1787083571).

## Solution

- Rename `TextBlock` to `TextLayout`.
2024-10-09 20:58:27 +00:00
..
time.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
timers.rs Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
virtual_time.rs Rename TextBlock to TextLayout (#15797) 2024-10-09 20:58:27 +00:00