Module nitro::game_object [] [src]

Structs

GameObject

GameObjects are the primary descriptor for things that are visible in the game world. Players, items, enemies, and whatever else exists in your game world are typically GameObjects.