[][src]Type Definition amethyst::prelude::EmptyTrans

type EmptyTrans = Trans<(), StateEvent>;

An empty Trans. Made to be used with EmptyState.