Type Alias agb::display::object::ObjectController

source ·
pub type ObjectController<'a> = OamManaged<'a>;
👎Deprecated: use OamManaged directly instead
Expand description

The old name for OamManaged kept around for easier migration. This will be removed in a future release.

Aliased Type§

struct ObjectController<'a> { /* private fields */ }