CodinGame Game Engine Camera Module

This module allows you to have a camera following some entities

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-camera
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

CodinGame Game Engine Camera Module
This module allows you to have a camera following some entities
Project URL

Project URL

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

Download module-camera

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.codingame.gameengine : core jar 4.3.0
com.codingame.gameengine : module-entities jar 4.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.1
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3