GameObject is the base interface for all interactive objects in the game. Provides methods for type, mesh access, visitor pattern, updates, and event handling.
GameObject is the base interface for all interactive objects in the game. Provides methods for type, mesh access, visitor pattern, updates, and event handling.