file_name stringlengths 6 86 | file_path stringlengths 45 249 | content stringlengths 47 6.26M | file_size int64 47 6.26M | language stringclasses 1
value | extension stringclasses 1
value | repo_name stringclasses 767
values | repo_stars int64 8 14.4k | repo_forks int64 0 1.17k | repo_open_issues int64 0 788 | repo_created_at stringclasses 767
values | repo_pushed_at stringclasses 767
values |
|---|---|---|---|---|---|---|---|---|---|---|---|
ParallelActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/ParallelActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.SameTypeOutputTypeFunction;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.edito... | 1,104 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
EntityNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/EntityNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednblack.editor.graph.actions.ActionFieldType.Entity;
publi... | 614 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
RotateToActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/RotateToActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,091 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
FadeInActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/FadeInActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,002 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ForeverActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/ForeverActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 784 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
MoveToActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/MoveToActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,089 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SizeByActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/SizeByActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,082 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ScaleByActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/ScaleByActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,087 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AlphaActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/AlphaActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,118 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
RepeatActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/RepeatActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 988 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SequenceActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/SequenceActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.SameTypeOutputTypeFunction;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.edito... | 1,104 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AddActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/AddActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednblack.editor.graph.actions.ActionFieldType.Action;
import ... | 809 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ScaleToActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/ScaleToActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,087 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
FadeOutActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/FadeOutActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,007 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
RotateByActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/RotateByActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,091 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SizeToActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/SizeToActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,082 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
MoveByActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/MoveByActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,089 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ColorActionNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/ColorActionNodeConfiguration.java | package games.rednblack.editor.graph.actions.config;
import games.rednblack.editor.graph.GraphNodeInputImpl;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednb... | 1,060 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueFloatNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueFloatNodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
public class ValueFloatNodeConfiguration extends NodeConfigurationImpl<Acti... | 558 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueVector2NodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueVector2NodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednblack.editor.graph.actions.ActionFieldType.Vector2;... | 628 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueBooleanNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueBooleanNodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
public class ValueBooleanNodeConfiguration extends NodeConfigurationImpl<Ac... | 566 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueColorNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueColorNodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednblack.editor.graph.actions.ActionFieldType.Color;
... | 617 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueInterpolationNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueInterpolationNodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
import static games.rednblack.editor.graph.actions.ActionFieldType.Interpol... | 663 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueParamNodeConfiguration.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/config/value/ValueParamNodeConfiguration.java | package games.rednblack.editor.graph.actions.config.value;
import games.rednblack.editor.graph.GraphNodeOutputImpl;
import games.rednblack.editor.graph.actions.ActionFieldType;
import games.rednblack.editor.graph.config.NodeConfigurationImpl;
public class ValueParamNodeConfiguration extends NodeConfigurationImpl<Acti... | 556 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ValueInterpolationBoxProducer.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/producer/ValueInterpolationBoxProducer.java | package games.rednblack.editor.graph.actions.producer;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget.VisSelectBox;
import games.rednblack.editor.graph.GraphBox;
import games.rednblack.editor.graph.GraphBoxImpl;
import games.rednblack.editor.graph.... | 2,527 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
EventActionBoxProducer.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/producer/EventActionBoxProducer.java | package games.rednblack.editor.graph.actions.producer;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.ui.HorizontalGroup;
import com.badlogic.gdx.scenes.scene2d.ui.Label;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.utils.ChangeListener;
i... | 2,806 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ArrayActionBoxProducer.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/graph/actions/producer/ArrayActionBoxProducer.java | package games.rednblack.editor.graph.actions.producer;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.utils.ChangeListener;
import com.badlogic.gdx.scenes.scene2d.utils.ClickListener... | 5,502 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
GroupRegexHighlightRule.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/code/GroupRegexHighlightRule.java | package games.rednblack.editor.code;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.util.highlight.Highlight;
import com.kotcrab.vis.ui.util.highlight.HighlightRule;
import com.kotcrab.vis.ui.widget.HighlightTextArea;
import java.util.regex.Matcher;
import java.... | 1,473 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
MultilineRegexHighlightRule.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/code/MultilineRegexHighlightRule.java | package games.rednblack.editor.code;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.util.highlight.Highlight;
import com.kotcrab.vis.ui.util.highlight.HighlightRule;
import com.kotcrab.vis.ui.widget.HighlightTextArea;
import java.util.regex.Matcher;
import java.... | 923 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
GLSLSyntax.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/code/syntax/GLSLSyntax.java | package games.rednblack.editor.code.syntax;
import com.badlogic.gdx.graphics.Color;
import games.rednblack.editor.code.MultilineRegexHighlightRule;
/*
GLSL syntax highlight rules: https://github.com/euler0/sublime-glsl
*/
public class GLSLSyntax extends ProgrammingSyntax {
public GLSLSyntax() {
//Precis... | 4,843 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ProgrammingSyntax.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/code/syntax/ProgrammingSyntax.java | package games.rednblack.editor.code.syntax;
import com.kotcrab.vis.ui.util.highlight.Highlighter;
public abstract class ProgrammingSyntax extends Highlighter {
}
| 164 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TypingLabelSyntax.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/code/syntax/TypingLabelSyntax.java | package games.rednblack.editor.code.syntax;
import com.badlogic.gdx.graphics.Color;
import com.kotcrab.vis.ui.util.highlight.Highlighter;
import games.rednblack.editor.code.GroupRegexHighlightRule;
public class TypingLabelSyntax extends Highlighter {
public TypingLabelSyntax() {
String typingLabelToken =... | 912 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
PluginManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/PluginManager.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 10,461 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SettingsManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/SettingsManager.java | package games.rednblack.editor.proxy;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.utils.Json;
import games.rednblack.editor.CustomExceptionHandler;
import games.rednblack.editor.Main;
import games.rednblack.editor.renderer.utils.HyperJson;
import games.rednblack.editor.utils.HyperLap2DUtils;
impo... | 5,016 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
CommandManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/CommandManager.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 3,788 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
FontManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/FontManager.java | package games.rednblack.editor.proxy;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.utils.Array;
import games.rednblack.editor.utils.AppConfig;
import games.rednblack.editor.utils.NativeDialogs;
import games.rednblack.puremvc.Facade;... | 5,494 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ResourceManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/ResourceManager.java | package games.rednblack.editor.proxy;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.assets.AssetManager;
import com.badlogic.gdx.assets.loaders.SkinLoader;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.... | 29,232 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
WindowTitleManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/WindowTitleManager.java | package games.rednblack.editor.proxy;
import com.badlogic.gdx.Gdx;
import games.rednblack.editor.view.ui.UIWindowTitle;
import games.rednblack.editor.view.ui.UIWindowTitleMediator;
import games.rednblack.puremvc.Proxy;
public class WindowTitleManager extends Proxy {
private static final String TAG = WindowTitleMa... | 1,387 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ProjectManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/ProjectManager.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 32,723 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ResolutionManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/ResolutionManager.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 17,038 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SceneDataManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/proxy/SceneDataManager.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 6,126 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
KeyboardListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/KeyboardListener.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 3,331 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
NumberSelectorOverlapListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/NumberSelectorOverlapListener.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 1,507 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SelectBoxChangeListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/SelectBoxChangeListener.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 1,673 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
MenuItemListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/MenuItemListener.java | package games.rednblack.editor.event;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.utils.ChangeListener;
import games.rednblack.puremvc.Facade;
/**
* Created by CyberJoe on 4/21/2015.
*/
public class MenuItemListener extends ChangeListener {
private final String menuCom... | 1,243 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ButtonToNotificationListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/ButtonToNotificationListener.java | package games.rednblack.editor.event;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.utils.ClickListener;
import games.rednblack.puremvc.Facade;
/**
* Created by azakhary on 7/2/2015.
*/
public class ButtonToNotificationListener extends ClickListener{
private String n... | 884 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
EditableSelectBoxChangeListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/EditableSelectBoxChangeListener.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 1,701 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ClickNotifier.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/ClickNotifier.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 1,389 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
CheckBoxChangeListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/games/rednblack/editor/event/CheckBoxChangeListener.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 1,629 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
GLESUtil.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/com/badlogic/gdx/backends/lwjgl3/GLESUtil.java | package com.badlogic.gdx.backends.lwjgl3;
import org.lwjgl.opengles.*;
import org.lwjgl.system.Callback;
import java.io.PrintStream;
import static org.lwjgl.opengl.GL30C.GL_CONTEXT_FLAGS;
import static org.lwjgl.opengl.GL43C.*;
import static org.lwjgl.opengl.GL43C.GL_DEBUG_SOURCE_OTHER;
import static org.lwjgl.syste... | 4,517 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
Lwjgl3ApplicationGLESFix.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/src/main/java/com/badlogic/gdx/backends/lwjgl3/Lwjgl3ApplicationGLESFix.java | /*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apa... | 28,932 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TiledPanelMediator.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/TiledPanelMediator.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 19,529 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TiledPanel.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/TiledPanel.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 7,900 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TiledPlugin.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/TiledPlugin.java | /*
* ******************************************************************************
* * Copyright 2015 See AUTHORS file.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of the License at
* ... | 13,559 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TilesResourceFilter.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/TilesResourceFilter.java | package games.rednblack.editor.plugin.tiled;
import games.rednblack.editor.renderer.factory.EntityFactory;
import games.rednblack.h2d.common.filters.IAbstractResourceFilter;
import games.rednblack.h2d.extension.spine.SpineItemType;
public class TilesResourceFilter extends IAbstractResourceFilter {
private final ... | 908 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TileVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/TileVO.java | package games.rednblack.editor.plugin.tiled.data;
import com.badlogic.gdx.math.Vector2;
import games.rednblack.editor.renderer.factory.EntityFactory;
/**
* Created by mariam on 5/13/16.
*/
public class TileVO implements TextureRegionVO {
public String regionName = "";
public Vector2 gridOffset;
public int enti... | 764 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AlternativeAutoTileVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/AlternativeAutoTileVO.java | package games.rednblack.editor.plugin.tiled.data;
/**
* This class represents an alternative to an auto-tile. It contains a region to paint when selected and a probabilty to be selected.
*
* @author Jan-Thierry Wegener
*/
public class AlternativeAutoTileVO {
/**
* The region to paint when selected.
*/
pub... | 1,107 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
CategoryVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/CategoryVO.java | package games.rednblack.editor.plugin.tiled.data;
import com.badlogic.gdx.utils.Array;
/**
* Created by mariam on 2/5/16.
*/
public class CategoryVO {
public String title = "size";
public Array<AttributeVO> attributes;
public CategoryVO(String title, Array<AttributeVO> attributes) {
this.title... | 376 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AutoTileVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/AutoTileVO.java | package games.rednblack.editor.plugin.tiled.data;
import com.badlogic.gdx.math.Vector2;
import games.rednblack.editor.renderer.factory.EntityFactory;
public class AutoTileVO implements TextureRegionVO {
public String regionName = "";
public Vector2 gridOffset;
public int entityType = EntityFactory.IMAGE_TYPE;
... | 896 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AttributeVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/AttributeVO.java | package games.rednblack.editor.plugin.tiled.data;
/**
* Created by mariam on 3/31/16.
*/
public class AttributeVO {
public String title;
public float value;
public boolean acceptNegativeValues;
public AttributeVO() {
}
public AttributeVO(String title) {
this.title = title+": ";
... | 820 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ParameterVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/ParameterVO.java | package games.rednblack.editor.plugin.tiled.data;
/**
* Created by mariam on 3/31/16.
*/
public class ParameterVO {
public float gridWidth; //in world units
public float gridHeight; //in world units
public ParameterVO() {
}
}
| 247 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
TextureRegionVO.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/TextureRegionVO.java | package games.rednblack.editor.plugin.tiled.data;
public interface TextureRegionVO {
public String getRegionName();
public int getEntityType();
}
| 153 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
DefaultValueList.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/data/DefaultValueList.java | package games.rednblack.editor.plugin.tiled.data;
import java.util.ArrayList;
/**
* A list that provides a default value when the index is out-of-upper-bound.
*
* @author Jan-Thierry Wegener
*
* @param <E> The list element type.
*/
public class DefaultValueList<E> extends ArrayList<E> {
/**
*
*/
priva... | 862 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
Attribute.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/Attribute.java | package games.rednblack.editor.plugin.tiled.view;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.kotcrab.vis.ui.util.FloatDigitsOnlyFilter;
import com.kotcrab.vis.ui.widget.VisLabel;
import com.kotcrab.vis.ui.widget.VisTextField;
import games.rednblack.editor.plugin.tiled.data.AttributeVO;
/**
* Created... | 1,050 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SpineDrawable.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/SpineDrawable.java | package games.rednblack.editor.plugin.tiled.view;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.scenes.scene2d.utils.BaseDrawable;
import com.badlogic.gdx.utils.Array;
import com.badlogic.g... | 4,176 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
Category.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/Category.java | package games.rednblack.editor.plugin.tiled.view;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget.VisLabel;
import games.rednblack.editor.plugin.tiled.data.AttributeVO;
import games.rednblack.editor.plugin.tiled.data.CategoryVO;
/**
* Created by ... | 1,695 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ImportTileSetDialogMediator.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/dialog/ImportTileSetDialogMediator.java | package games.rednblack.editor.plugin.tiled.view.dialog;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.PixmapIO;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.data.TexturePackVO;
import games.rednblac... | 3,547 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AlternativeAutoTileDialogMediator.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/dialog/AlternativeAutoTileDialogMediator.java | package games.rednblack.editor.plugin.tiled.view.dialog;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.plugin.tiled.data.AlternativeAutoTileVO;
import games.rednblack.editor.plugin.tiled.data.AutoTileVO;
import games.rednblack.puremvc.Mediator;
import games.rednblack.puremvc.int... | 3,924 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ImportTileSetDialog.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/dialog/ImportTileSetDialog.java | package games.rednblack.editor.plugin.tiled.view.dialog;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.utils.ClickListener;
import com.kotcrab.vis.ui.util.Validators;
import com.kotcrab.vis.ui.widget.VisLabel;
import com.kotcrab.vis.ui.widget.VisTable;
import com.kotcrab.vis... | 3,094 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AlternativeAutoTileDialog.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/dialog/AlternativeAutoTileDialog.java | package games.rednblack.editor.plugin.tiled.view.dialog;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.ui.SelectBox;
import com.badlogic.gdx.scenes.scene2d.utils.ChangeListener;
import com.badlogic.gdx.scenes.scene2d.utils.ClickL... | 7,044 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SettingsTab.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/SettingsTab.java | package games.rednblack.editor.plugin.tiled.view.tabs;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.utils.ClickListener;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget.VisTextButton;
import games.rednblack.editor.plugin.tiled.TiledPanel;
import games.... | 2,774 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AutoGridTilesTab.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/AutoGridTilesTab.java | package games.rednblack.editor.plugin.tiled.view.tabs;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget.VisTable;
import games.rednblack.editor.plugin.tiled.TiledPanel;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.plugin.tiled.data.AutoTileVO;
import games... | 1,633 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
DefaultTab.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/DefaultTab.java | package games.rednblack.editor.plugin.tiled.view.tabs;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.kotcrab.vis.ui.widget.VisLabel;
import games.rednblack.editor.plugin.tiled.TiledPanel;
import games.rednblack.h2d.common.view.ui.widget.imagetabbedpane.ImageTab;
/**
* Created by mariam on 10/30/15.
*/... | 1,161 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AbstractGridTilesTab.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/AbstractGridTilesTab.java | package games.rednblack.editor.plugin.tiled.view.tabs;
import com.badlogic.gdx.graphics.g2d.NinePatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.scenes.scene2d.utils.Drawable;
import com.badlogic.gdx.scenes.scene2d.utils.NinePatchDrawable;
import com.badlogic.gdx.scenes.scene2d.utils.... | 8,950 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
GridTilesTab.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/GridTilesTab.java | package games.rednblack.editor.plugin.tiled.view.tabs;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget.VisTable;
import games.rednblack.editor.plugin.tiled.TiledPanel;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.plugin.tiled.data.TileVO;
import games.red... | 1,437 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
GridTabInputListener.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/view/tabs/listener/GridTabInputListener.java | package games.rednblack.editor.plugin.tiled.view.tabs.listener;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.InputListener;
import com.badlogic.gdx.scenes.sc... | 4,595 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SaveDataManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/save/SaveDataManager.java | package games.rednblack.editor.plugin.tiled.save;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.utils.Json;
import games.rednblack.editor.renderer.utils.HyperJson;
/**
* Created by mariam on 3/24/16.
*/
public class SaveDataManager {
public DataToSave dataToSave... | 965 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
DataToSave.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/save/DataToSave.java | package games.rednblack.editor.plugin.tiled.save;
import java.util.stream.StreamSupport;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.utils.Array;
import games.rednblack.editor.plugin.tiled.data.AutoTileVO;
import games.rednblack.editor.plugin.tiled.data.ParameterVO;
import games.rednblack.editor.pl... | 3,658 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
DrawTileTool.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/DrawTileTool.java | package games.rednblack.editor.plugin.tiled.tools;
import games.rednblack.h2d.extension.spine.SpineItemType;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.math.MathUtils;
import com.kotcrab.vis.ui.util.OsUtils;
imp... | 7,108 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
DeleteTileTool.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/DeleteTileTool.java | package games.rednblack.editor.plugin.tiled.tools;
import java.util.HashSet;
import java.util.Set;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.h2d.common.Msg... | 3,639 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
BasicDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/BasicDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
import com.badlogic.gdx.math.Vector2;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.components.MainItemComponent;
import games.rednblack.editor.renderer.components.TransformComponent;
import games.rednblack... | 1,586 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
IDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/IDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
public interface IDrawStrategy {
void drawTile(float x, float y, int row, int column);
void updateTile(int entity);
}
| 191 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SpineDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/SpineDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
import com.esotericsoftware.spine.Skeleton;
import com.esotericsoftware.spine.SkeletonData;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.utils.ComponentRetriever;
import games.rednblack.h2d.common.command.... | 2,414 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AutoTileDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/AutoTileDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.plugin.tiled.data.AutoTileVO;
import games.rednblack.editor.renderer.components.MainItemComponent;
import games.rednblack.editor.renderer.components.TextureRegionCompone... | 4,521 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ImageDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/ImageDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.components.MainItemComponent;
import games.rednblack.editor.renderer.components.TextureRegionComponent;
import games.rednblack.editor.renderer.utils.ComponentRe... | 2,511 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
SpriteDrawStrategy.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/tools/drawStrategy/SpriteDrawStrategy.java | package games.rednblack.editor.plugin.tiled.tools.drawStrategy;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.utils.Array;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.components.sprite.SpriteAnimationComponent;
import games.rednblack.edito... | 2,643 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
AutoGridTileManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/manager/AutoGridTileManager.java | package games.rednblack.editor.plugin.tiled.manager;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.editor.renderer.components.MainItemComponent;
import games.rednblack.editor.renderer.utils.ComponentRetriever;
import games.rednblack.h2d.common.command.ReplaceRegionCommandBuilder;
publ... | 8,246 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ResourcesManager.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/manager/ResourcesManager.java | package games.rednblack.editor.plugin.tiled.manager;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.NinePatch;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.utils.O... | 4,358 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
OffsetPanelMediator.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/offset/OffsetPanelMediator.java | package games.rednblack.editor.plugin.tiled.offset;
import com.badlogic.gdx.math.Vector2;
import games.rednblack.editor.plugin.tiled.TiledPlugin;
import games.rednblack.puremvc.Mediator;
import games.rednblack.puremvc.interfaces.INotification;
import games.rednblack.puremvc.util.Interests;
/**
* Created by mariam on... | 1,803 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
OffsetPanel.java | /FileExtraction/Java_unseen/rednblackgames_HyperLap2D/plugin-tiled/src/main/java/games/rednblack/editor/plugin/tiled/offset/OffsetPanel.java | package games.rednblack.editor.plugin.tiled.offset;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.badlogic.gdx.scenes.scene2d.utils.ClickListener;
import com.badlogic.gdx.utils.Array;
import com.kotcrab.vis.ui.widget... | 2,691 | Java | .java | rednblackgames/HyperLap2D | 348 | 63 | 14 | 2020-07-17T14:25:00Z | 2024-05-08T21:35:58Z |
ConversionTest.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/test/java/com/glencoesoftware/raw2ometiff/test/ConversionTest.java | /**
* Copyright (c) 2020 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.glenc... | 29,834 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
PyramidSeries.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/PyramidSeries.java | /**
* Copyright (c) 2019-2020 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.... | 5,246 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
PyramidFromDirectoryWriter.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/PyramidFromDirectoryWriter.java | /**
* Copyright (c) 2019-2020 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.... | 65,081 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
ResolutionDescriptor.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/ResolutionDescriptor.java | /**
* Copyright (c) 2019-2020 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.... | 885 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
CompressionQualityConverter.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/CompressionQualityConverter.java | /**
* Copyright (c) 2023 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.glen... | 1,026 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
CompressionTypeConverter.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/CompressionTypeConverter.java | /**
* Copyright (c) 2023 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.glen... | 647 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
LimitedQueue.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/LimitedQueue.java | /**
* Copyright (c) 2019 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.glen... | 1,152 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
CompressionType.java | /FileExtraction/Java_unseen/glencoesoftware_raw2ometiff/src/main/java/com/glencoesoftware/pyramid/CompressionType.java | /**
* Copyright (c) 2019-2020 Glencoe Software, Inc. All rights reserved.
*
* This software is distributed under the terms described by the LICENSE.txt
* file you can find at the root of the distribution bundle. If the file is
* missing please request a copy by contacting info@glencoesoftware.com
*/
package com.... | 2,078 | Java | .java | glencoesoftware/raw2ometiff | 44 | 20 | 3 | 2019-10-09T14:50:58Z | 2024-04-23T08:39:21Z |
BitArrayTest.java | /FileExtraction/Java_unseen/tonysparks_seventh/src/test/harenet/BitArrayTest.java | package test.harenet;
import static org.junit.Assert.*;
import org.junit.Test;
import harenet.BitArray;
public class BitArrayTest {
/**
* Purpose: Check BitArray's data having size 0
* Input: input 0 to constructor
* Expected:
* BitArray's data length == 0
*/
@Test
public void testCo... | 29,829 | Java | .java | tonysparks/seventh | 49 | 30 | 7 | 2014-05-05T22:57:09Z | 2019-11-27T01:44:13Z |
ByteBufferIOBufferTest.java | /FileExtraction/Java_unseen/tonysparks_seventh/src/test/harenet/ByteBufferIOBufferTest.java | /*
* see license.txt
*/
package test.harenet;
import static org.junit.Assert.*;
import java.nio.ByteBuffer;
import org.junit.Test;
import harenet.ByteBufferIOBuffer;
import harenet.IOBuffer;
import harenet.Protocol;
import harenet.messages.ConnectionAcceptedMessage;
import harenet.messages.ConnectionRequestMessa... | 4,117 | Java | .java | tonysparks/seventh | 49 | 30 | 7 | 2014-05-05T22:57:09Z | 2019-11-27T01:44:13Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.