indexing description: "[ Objects of type this type can collide with a skybox. ]" date: "$Date$" revision: "$Revision$" deferred class EM_COLLIDE_3D_SKYBOX feature -- Status report does_collide_skybox (other: EM_3D_SKYBOX_COLLIDABLE): BOOLEAN is -- Does `current' collide with `other'? deferred end end