Last Version

CodinGame Game Engine Toggle Module 4.3.0

This module allows you to display or hide elements of the GraphicEntityModule using the viewer's options menu.

License

License

GroupId

GroupId

com.codingame.gameengine
ArtifactId

ArtifactId

module-toggle
Version

Version

4.3.0
Type

Type

jar
Description

Description

CodinGame Game Engine Toggle Module
This module allows you to display or hide elements of the GraphicEntityModule using the viewer's options menu.
Project URL

Project URL

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

Download module-toggle 4.3.0


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