Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.66 KB

GameBase.rst

File metadata and controls

66 lines (36 loc) · 1.66 KB

GameBase

Base class for game objects which use datablocks, networking, are editable, and need to process ticks.

Inherit:

SceneObject

Description

Base class for game objects which use datablocks, networking, are editable, and need to process ticks.

Methods

Fields