pub trait Complete<T>: State<T, Texture: IsSetTexture<T>, Selector: IsSetSelector, State: IsSetState> { }