CodinGame Game Engine Toggle Module

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
Last Version

Last Version

4.3.0
Release Date

Release Date

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

How to add to project

<!-- 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.
com.codingame.gameengine

Versions

Version
4.3.0
4.2.1
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.0.2
4.0.1
4.0.0
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0
3.14.0
3.13.1
3.13.0
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.9.0
3.8.3
3.8.2
3.8.1
3.8.0
3.7.0
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0