Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eckucukoglu/cengball
/ functions
Functions
788 in github.com/eckucukoglu/cengball
⨍
Functions
788
◇
Types & classes
120
↓ 1 callers
Method
initialize
Initializes the MatchAssets object. Gets the first two players of the starting team to the kick off position.
trunk/CengBall/src/common/MatchAssets.java:689
↓ 1 callers
Method
initialize
Puts the ball object in the middle of the given pitch. @param pitch the pitch object that the ball is initialized to.
trunk/CengBall/src/common/Ball.java:53
↓ 1 callers
Method
initializePitchDimensions
()
branches/gui-development/CengBall/src/visualizer/Visualizer.java:70
↓ 1 callers
Method
initializePitchDimensions
()
branches/runtime compiling/CengBall/src/visualizer/Visualizer.java:70
↓ 1 callers
Method
initializePitchDimensions
()
trunk/CengBall/src/visualizer/Visualizer.java:72
↓ 1 callers
Method
initializeStats
()
trunk/CengBall/src/simulator/Simulator.java:461
↓ 1 callers
Method
initializeSupportPoints
()
trunk/CengBall/src/imports/XFactor.java:440
↓ 1 callers
Method
initializeSupportPoints
()
trunk/CengBall/src/imports/Alternate.java:426
↓ 1 callers
Method
initializeTeams
(int numberOfPlayers)
trunk/CengBall/src/simulator/Simulator.java:387
↓ 1 callers
Method
initializeVisualizer
(SaveFile saveFile, Metadata metadata)
trunk/CengBall/src/visualizer/Visualizer.java:193
↓ 1 callers
Method
isAnimationCompleted
()
branches/gui-development/CengBall/src/gui/SplashPanel.java:61
↓ 1 callers
Method
isCompleted
()
trunk/CengBall/src/gui/SplashPanel.java:69
↓ 1 callers
Method
isResourcesLoaded
()
branches/gui-development/CengBall/src/gui/Resources.java:37
↓ 1 callers
Method
isScored
Checks if a team scored. @param object the object to the be scored. (Usually the ball.) @param teamID the team which scores. @return true if the team
trunk/CengBall/src/rare/Pitch.java:113
↓ 1 callers
Method
isSimilar
(Color color1, Color color2)
trunk/CengBall/src/utils/Utils.java:73
↓ 1 callers
Method
loadSequenceFromFile
(String filePath)
branches/gui-development/CengBall/src/gui/MatchPanel.java:376
↓ 1 callers
Method
loadSequenceFromFile
(String filePath)
branches/runtime compiling/CengBall/src/gui/MatchPanel.java:369
↓ 1 callers
Method
loadSequenceFromFile
(String filePath)
trunk/CengBall/src/gui/MatchPanel.java:299
↓ 1 callers
Method
manToManMarking
(MatchAssets nextPercept)
trunk/CengBall/src/imports/XFactor.java:405
↓ 1 callers
Method
manToManMarking
(MatchAssets nextPercept)
trunk/CengBall/src/imports/Agent1.java:208
↓ 1 callers
Method
manToManMarking
(MatchAssets nextPercept)
trunk/CengBall/src/imports/Agent2.java:137
↓ 1 callers
Method
minutesToFrames
(int minutes, int fps)
trunk/CengBall/src/utils/Utils.java:39
↓ 1 callers
Method
moveWithBall
(Player owner)
trunk/CengBall/src/imports/XFactor.java:330
↓ 1 callers
Method
moveWithBall
(Player owner)
trunk/CengBall/src/imports/Agent2.java:102
↓ 1 callers
Method
moveWithBall
(Player owner)
trunk/CengBall/src/imports/Alternate.java:316
↓ 1 callers
Method
onAnimationCompleted
()
branches/gui-development/CengBall/src/gui/MainPanel.java:52
↓ 1 callers
Method
onResourcesLoaded
()
branches/gui-development/CengBall/src/gui/MainPanel.java:44
↓ 1 callers
Method
onSimulationFinished
()
trunk/CengBall/src/gui/SimulationPanel.java:158
↓ 1 callers
Method
parse
()
branches/gui-development/CengBall/src/common/PerceptParser.java:36
↓ 1 callers
Method
readFile
Reads an entire file and returns a String object corresponding to that file @param path path of the file to be read @param encoding file encoding @re
trunk/CengBall/src/utils/FileUtils.java:108
↓ 1 callers
Method
refresh
()
trunk/CengBall/src/gui/MatchStatsPanel.java:229
↓ 1 callers
Method
refresh
()
trunk/CengBall/src/gui/ImportPanel.java:141
↓ 1 callers
Method
reset
()
branches/gui-development/CengBall/src/visualizer/Visualizer.java:235
↓ 1 callers
Method
reset
()
branches/runtime compiling/CengBall/src/visualizer/Visualizer.java:235
↓ 1 callers
Method
reset
()
trunk/CengBall/src/visualizer/Visualizer.java:225
↓ 1 callers
Method
saveCompressed
This method compresses then writes the data to the file.
trunk/CengBall/src/rare/SaveFile.java:95
↓ 1 callers
Method
saveToFile
()
branches/gui-development/CengBall/src/common/SaveFile.java:42
↓ 1 callers
Method
saveToFile
()
branches/runtime compiling/CengBall/src/common/SaveFile.java:42
↓ 1 callers
Method
sendMatchInfo
(String name1, String name2, int matchLength, boolean isFatigueOn, int numOfPlayers)
trunk/CengBall/src/gui/MainPanel.java:71
↓ 1 callers
Method
setBackgrounds
(Image[] images)
trunk/CengBall/src/gui/MainPanel.java:86
↓ 1 callers
Method
setDebugMode
(boolean debugModeOn)
trunk/CengBall/src/utils/UserSettings.java:26
↓ 1 callers
Method
setExceptionType
(ExceptionType exceptionType)
trunk/CengBall/src/utils/CengBallException.java:18
↓ 1 callers
Method
setFatigueOption
(boolean isFatigueOn)
trunk/CengBall/src/gui/SimulationPanel.java:206
↓ 1 callers
Method
setGoalPostIDs
Sets ids of the goal posts. @param left id of the left goal post. @param right id of the right goal post.
trunk/CengBall/src/rare/Pitch.java:210
↓ 1 callers
Method
setHasBall
(HashMap<Integer, Integer> hasBall)
trunk/CengBall/src/rare/Statistic.java:194
↓ 1 callers
Method
setId
Sets the id of the player. @param id the id to be set.
trunk/CengBall/src/common/Player.java:406
↓ 1 callers
Method
setJDKPath
(String JDKPath)
trunk/CengBall/src/utils/UserSettings.java:34
↓ 1 callers
Method
setLastDistance
(HashMap<Integer, Double> lastDistance)
trunk/CengBall/src/rare/Statistic.java:222
↓ 1 callers
Method
setLogger
(Logger logger)
trunk/CengBall/src/utils/FileUtils.java:31
↓ 1 callers
Method
setMetadata
Sets the meta data of the save file. @param metadata the metada object to be set.
trunk/CengBall/src/rare/SaveFile.java:185
↓ 1 callers
Method
setNumberOfPlayers
(int numOfPlayers)
trunk/CengBall/src/gui/SimulationPanel.java:210
↓ 1 callers
Method
setPassSuccess
(HashMap<Integer, Integer> passSuccess)
trunk/CengBall/src/rare/Statistic.java:154
↓ 1 callers
Method
setPassTry
(HashMap<Integer, Integer> passTry)
trunk/CengBall/src/rare/Statistic.java:142
↓ 1 callers
Method
setPerceptLimit
(int perceptLimit)
trunk/CengBall/src/gui/SimulationPanel.java:197
↓ 1 callers
Method
setPerceptList
Sets the percpet list of the save file. @param perceptList the list to be set.
trunk/CengBall/src/rare/SaveFile.java:167
↓ 1 callers
Method
setShootTry
(HashMap<Integer, Integer> shootTry)
trunk/CengBall/src/rare/Statistic.java:178
↓ 1 callers
Method
setStartupPosition
Sets the startup position of the player. Start up position determines where the player will be when the game starts and after each goal. @param startu
trunk/CengBall/src/common/Player.java:397
↓ 1 callers
Method
setStats
(Statistic stats)
trunk/CengBall/src/rare/SaveFile.java:194
↓ 1 callers
Method
setTeamNames
(String name1, String name2)
trunk/CengBall/src/gui/SimulationPanel.java:201
↓ 1 callers
Method
setTeams
Sets the teams and their players to the MatchObjects. @param team1ID team ID of the first team. @param players1 player list of the first team. @param
trunk/CengBall/src/common/MatchAssets.java:586
↓ 1 callers
Method
setTotalDistance
(HashMap<Integer, Double> totalDistance)
trunk/CengBall/src/rare/Statistic.java:202
↓ 1 callers
Method
setTrapSuccess
(HashMap<Integer, Integer> trapSuccess)
trunk/CengBall/src/rare/Statistic.java:158
↓ 1 callers
Method
setTrapTry
(HashMap<Integer, Integer> trapTry)
trunk/CengBall/src/rare/Statistic.java:186
↓ 1 callers
Method
setmRun
(boolean mRun)
trunk/CengBall/src/simulator/Simulator.java:534
↓ 1 callers
Method
setup
()
trunk/CengBall/src/utils/CBLogger.java:38
↓ 1 callers
Method
sortDates
(ArrayList<String> dates)
trunk/CengBall/src/utils/Utils.java:84
↓ 1 callers
Method
sortFilesAccordingToDate
(String[] saveFileNames)
trunk/CengBall/src/gui/WatchPanel.java:173
↓ 1 callers
Method
stopPlayers
Stops all the players in this object.
trunk/CengBall/src/common/MatchAssets.java:659
↓ 1 callers
Method
submitTeams
Submits the teams to the MatchAssets object. Sets the goal post IDs of the pitch. @param team1ID team ID of the first team. @param team2ID team ID of
trunk/CengBall/src/common/MatchAssets.java:574
↓ 1 callers
Method
swapColors
Swaps team's color1 with color2.
trunk/CengBall/src/common/Team.java:143
↓ 1 callers
Method
threadSleep
(int milis)
trunk/CengBall/src/visualizer/Visualizer.java:293
↓ 1 callers
Method
updateTeamA
Synchronizes the team a.
trunk/CengBall/src/simulator/Simulator.java:358
↓ 1 callers
Method
updateTeamB
Synchronizes the team b.
trunk/CengBall/src/simulator/Simulator.java:366
↓ 1 callers
Method
zoneMarking
(MatchAssets nextPercept)
trunk/CengBall/src/imports/Alternate.java:391
Method
Agent1
()
trunk/CengBall/src/imports/Agent1.java:28
Method
Agent2
()
trunk/CengBall/src/imports/Agent2.java:29
Method
Alternate
()
trunk/CengBall/src/imports/Alternate.java:36
Method
Ball
()
branches/gui-development/CengBall/src/common/Ball.java:8
Method
Ball
()
branches/runtime compiling/CengBall/src/common/Ball.java:8
Method
Ball
Default constructor of the ball class.
trunk/CengBall/src/common/Ball.java:18
Method
CengBallException
(ExceptionType exception)
trunk/CengBall/src/utils/CengBallException.java:10
Method
Coord
(int w, int h)
branches/gui-development/CengBall/src/common/Coord.java:7
Method
Coord
(int w, int h)
branches/runtime compiling/CengBall/src/common/Coord.java:7
Method
DefaultButton
()
branches/gui-development/CengBall/src/gui/DefaultButton.java:15
Method
DefaultButton
()
branches/runtime compiling/CengBall/src/gui/DefaultButton.java:15
Method
DefaultButton
()
trunk/CengBall/src/gui/DefaultButton.java:18
Method
DynamicCompiler
(String sourcePath)
trunk/CengBall/src/imports/DynamicCompiler.java:39
Method
Highlight
()
branches/gui-development/CengBall/src/common/Highlight.java:13
Method
Highlight
()
branches/runtime compiling/CengBall/src/common/Highlight.java:13
Method
Highlight
()
trunk/CengBall/src/rare/Highlight.java:16
Method
IconButton
(String iconDefault, String iconHovered, String iconPressed)
branches/gui-development/CengBall/src/gui/IconButton.java:16
Method
IconButton
(String iconDefault, String iconHovered, String iconPressed)
trunk/CengBall/src/gui/IconButton.java:15
Method
ImportPanel
Create the panel.
branches/gui-development/CengBall/src/gui/ImportPanel.java:10
Method
ImportPanel
()
trunk/CengBall/src/gui/ImportPanel.java:42
Method
InMemoryJavaFileObject
(String className, String contents)
trunk/CengBall/src/imports/DynamicCompiler.java:59
Method
KickOffPanel
()
branches/gui-development/CengBall/src/gui/KickOffPanel.java:25
Method
KickOffPanel
()
trunk/CengBall/src/gui/KickOffPanel.java:31
Method
MainFrame
Create the frame.
branches/gui-development/CengBall/src/gui/MainFrame.java:16
Method
MainFrame
Create the frame.
branches/runtime compiling/CengBall/src/gui/MainFrame.java:16
Method
MainFrame
Create the frame.
trunk/CengBall/src/gui/MainFrame.java:68
← previous
next →
401–500 of 788, ranked by callers