All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download bgw-core JAR 0.3 with all dependencies


A framework for board game applications.

Files of the artifact bgw-core version 0.3 from the group tools.aqua.

Artifact bgw-core
Group tools.aqua
Version 0.3
Last update 07. September 2021
Tags: applications game board framework
Organization not specified
URL https://github.com/tudo-aqua/bgw-core
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of bgw-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of bgw-core version 0.3

META-INF
META-INF.META-INF.MANIFEST.MF
tools.aqua.bgw.animation
tools.aqua.bgw.animation.tools.aqua.bgw.animation.Animation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.ComponentAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.DelayAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.DiceAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.FadeAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.FlipAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.MovementAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.RandomizeAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.RotationAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.ScaleAnimation.kt
tools.aqua.bgw.animation.tools.aqua.bgw.animation.SteppedComponentAnimation.kt
tools.aqua.bgw.builder
tools.aqua.bgw.builder.tools.aqua.bgw.builder.AnimationBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.ComponentNodeBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.ContainerNodeBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.DialogBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.DragDataObject.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.FXConverters.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.FileChooserBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.Frontend.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.LayoutNodeBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.NodeBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.SceneBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.UINodeBuilder.kt
tools.aqua.bgw.builder.tools.aqua.bgw.builder.VisualBuilder.kt
tools.aqua.bgw.components
tools.aqua.bgw.components.tools.aqua.bgw.components.ComponentView.kt
tools.aqua.bgw.components.tools.aqua.bgw.components.DynamicComponentView.kt
tools.aqua.bgw.components.tools.aqua.bgw.components.RootComponent.kt
tools.aqua.bgw.components.tools.aqua.bgw.components.StaticComponentView.kt
tools.aqua.bgw.components.container
tools.aqua.bgw.components.container.tools.aqua.bgw.components.container.Area.kt
tools.aqua.bgw.components.container.tools.aqua.bgw.components.container.CardStack.kt
tools.aqua.bgw.components.container.tools.aqua.bgw.components.container.GameComponentContainer.kt
tools.aqua.bgw.components.container.tools.aqua.bgw.components.container.LinearLayout.kt
tools.aqua.bgw.components.container.tools.aqua.bgw.components.container.Satchel.kt
tools.aqua.bgw.components.dsl
tools.aqua.bgw.components.dsl.tools.aqua.bgw.components.dsl.MenuSceneDSL.kt
tools.aqua.bgw.components.gamecomponentviews
tools.aqua.bgw.components.gamecomponentviews.tools.aqua.bgw.components.gamecomponentviews.CardView.kt
tools.aqua.bgw.components.gamecomponentviews.tools.aqua.bgw.components.gamecomponentviews.DiceView.kt
tools.aqua.bgw.components.gamecomponentviews.tools.aqua.bgw.components.gamecomponentviews.GameComponentView.kt
tools.aqua.bgw.components.gamecomponentviews.tools.aqua.bgw.components.gamecomponentviews.TokenView.kt
tools.aqua.bgw.components.layoutviews
tools.aqua.bgw.components.layoutviews.tools.aqua.bgw.components.layoutviews.GridPane.kt
tools.aqua.bgw.components.layoutviews.tools.aqua.bgw.components.layoutviews.LayoutView.kt
tools.aqua.bgw.components.layoutviews.tools.aqua.bgw.components.layoutviews.Pane.kt
tools.aqua.bgw.components.uicomponents
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.Button.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.CheckBox.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ColorPicker.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ComboBox.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.Label.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.LabeledUIComponent.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ListView.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.Orientation.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ProgressBar.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.RadioButton.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.TableColumn.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.TableView.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.TextArea.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.TextField.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.TextInputUIComponent.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ToggleButton.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.ToggleGroup.kt
tools.aqua.bgw.components.uicomponents.tools.aqua.bgw.components.uicomponents.UIComponent.kt
tools.aqua.bgw.core
tools.aqua.bgw.core.tools.aqua.bgw.core.Alignment.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.AspectRatio.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.BoardGameApplication.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.BoardGameScene.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.Constants.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.HorizontalAlignment.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.MenuScene.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.ScaleMode.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.Scene.kt
tools.aqua.bgw.core.tools.aqua.bgw.core.VerticalAlignment.kt
tools.aqua.bgw.dialog
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.ButtonType.kt
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.Dialog.kt
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.DialogType.kt
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.ExtensionFilter.kt
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.FileDialog.kt
tools.aqua.bgw.dialog.tools.aqua.bgw.dialog.FileDialogMode.kt
tools.aqua.bgw.event
tools.aqua.bgw.event.tools.aqua.bgw.event.AnimationFinishedEvent.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.DragEvent.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.DropEvent.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.Event.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.InputEvent.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.KeyCode.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.KeyEvent.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.MouseButtonType.kt
tools.aqua.bgw.event.tools.aqua.bgw.event.MouseEvent.kt
tools.aqua.bgw.exception
tools.aqua.bgw.exception.tools.aqua.bgw.exception.IllegalInheritanceException.kt
tools.aqua.bgw.observable
tools.aqua.bgw.observable.tools.aqua.bgw.observable.Observable.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.ObservableArrayList.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.ObservableLinkedList.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.ObservableList.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.Observer.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.ValueObservable.kt
tools.aqua.bgw.observable.tools.aqua.bgw.observable.ValueObserver.kt
tools.aqua.bgw.observable.properties
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.BooleanProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.DoubleProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.IntegerProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.LimitedDoubleProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.Property.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.ReadonlyBooleanProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.ReadonlyDoubleProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.ReadonlyIntegerProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.ReadonlyProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.ReadonlyStringProperty.kt
tools.aqua.bgw.observable.properties.tools.aqua.bgw.observable.properties.StringProperty.kt
tools.aqua.bgw.util
tools.aqua.bgw.util.tools.aqua.bgw.util.BidirectionalMap.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.ComponentViewGrid.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.Coordinate.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.CoordinatePlain.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.Font.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.GridIteratorElement.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.Stack.kt
tools.aqua.bgw.util.tools.aqua.bgw.util.Trig.kt
tools.aqua.bgw.visual
tools.aqua.bgw.visual.tools.aqua.bgw.visual.ColorVisual.kt
tools.aqua.bgw.visual.tools.aqua.bgw.visual.CompoundVisual.kt
tools.aqua.bgw.visual.tools.aqua.bgw.visual.ImageVisual.kt
tools.aqua.bgw.visual.tools.aqua.bgw.visual.SingleLayerVisual.kt
tools.aqua.bgw.visual.tools.aqua.bgw.visual.TextVisual.kt
tools.aqua.bgw.visual.tools.aqua.bgw.visual.Visual.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy