- In CursorManager, we can release the buffer on the final sheet after loading cursors. We don't need to release the buffer on every sheet in the builder, as the builder will handle that. - In SpriteCache, we don't need to call CreateBuffer explicitly, as the builder will do that for us. - In RadarWidget, we don't need to call CreateBuffer explicitly, as GetData will do that for us.
15 KiB
15 KiB