Last Version

CodinGame Game Engine Camera Module 4.3.0

This module allows you to have a camera following some entities

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-camera
Version

Version

4.3.0
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 4.3.0


<!-- 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.