Package-level declarations

Types

Link copied to clipboard
open class BodyComponent : Component
Компонент физического тела сущности, определяет ее позицию, скорость, вес и так далее
Link copied to clipboard
Link copied to clipboard
class PlayerMovingSystem @Inject constructor(val assetManager: AssetManager, tiledNavigator: TiledNavigator, val dataRepository: DataRepository) : BaseSystem
Link copied to clipboard