CodinGame Game Engine Camera Module

This module allows you to have a camera following some entities

Лицензия

Лицензия

Группа

Группа

com.codingame.gameengine
Идентификатор

Идентификатор

module-camera
Последняя версия

Последняя версия

4.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CodinGame Game Engine Camera Module
This module allows you to have a camera following some entities
Ссылка на сайт

Ссылка на сайт

https://www.codingame.com/module-camera

Скачать module-camera

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.codingame.gameengine/module-camera/ -->
<dependency>
    <groupId>com.codingame.gameengine</groupId>
    <artifactId>module-camera</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingame.gameengine/module-camera/
implementation 'com.codingame.gameengine:module-camera:4.3.0'
// https://jarcasting.com/artifacts/com.codingame.gameengine/module-camera/
implementation ("com.codingame.gameengine:module-camera:4.3.0")
'com.codingame.gameengine:module-camera:jar:4.3.0'
<dependency org="com.codingame.gameengine" name="module-camera" rev="4.3.0">
  <artifact name="module-camera" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingame.gameengine', module='module-camera', version='4.3.0')
)
libraryDependencies += "com.codingame.gameengine" % "module-camera" % "4.3.0"
[com.codingame.gameengine/module-camera "4.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.codingame.gameengine : core jar 4.3.0
com.codingame.gameengine : module-entities jar 4.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.3.0
4.2.1
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3