MCPcopy Create free account

hub / github.com/AnirudhRahul/opsu-Android / functions

Functions2,826 in github.com/AnirudhRahul/opsu-Android

↓ 5 callersMethodsetLocation
(int x, int y)
core/src/itdelatrisu/opsu/ui/DropdownMenu.java:201
↓ 5 callersMethodsetMaxLength
(int i)
core/src/fluddokt/opsu/fake/TextField.java:47
↓ 5 callersMethodsetSpeedMultiplier
Sets the multiplier for how fast the target position will be reached. @param multiplier the speed multiplier (e.g. 1f = normal speed, 2f = reaches in
core/src/itdelatrisu/opsu/ui/KineticScrolling.java:231
↓ 5 callersMethodsetUsername
(String username)
core/src/fluddokt/ex/DynamoDB/UserDB.java:73
↓ 5 callersMethodsetY
Sets a new center y coordinate. @param y the y coordinate
core/src/itdelatrisu/opsu/ui/MenuButton.java:163
↓ 5 callersMethodskipIntro
Skips the beginning of a track. @return {@code true} if skipped, {@code false} otherwise
core/src/itdelatrisu/opsu/states/Game.java:2051
↓ 5 callersMethodspacingWeight
Returns the spacing weight for a distance. @param distance the distance @param type the difficulty type ({@code DIFFICULTY_ constant})
core/src/itdelatrisu/opsu/beatmap/BeatmapDifficultyCalculator.java:429
↓ 5 callersMethodstart
(float volume, LineListener listener)
core/src/fluddokt/opsu/fake/Clip.java:24
↓ 5 callersMethodstopThread
()
core/src/fluddokt/opsu/fake/AudioDevicePlayer3.java:224
↓ 5 callersMethodstopTrack
Stops the current track playing, if any.
core/src/itdelatrisu/opsu/audio/SoundController.java:478
↓ 5 callersMethodto26p6float
(int n)
core/src/fluddokt/opsu/fake/DynamicFreeTypeFont.java:129
↓ 5 callersMethodtoggleTrackDimmed
Toggles the volume dim state of the current track. @param multiplier the volume multiplier when the track is dimmed
core/src/itdelatrisu/opsu/audio/MusicController.java:507
↓ 5 callersMethodupdateCacheSize
Updates the size of the beatmap cache in the 'info' table.
core/src/itdelatrisu/opsu/db/BeatmapDB.java:387
↓ 4 callersMethodaddScore
Adds the game score to the database. @param data the GameData object
core/src/itdelatrisu/opsu/db/ScoreDB.java:245
↓ 4 callersMethodaddUserToDataBase
(User user)
core/src/fluddokt/ex/DynamoDB/DynamoDB.java:186
↓ 4 callersMethodbytesToString
Returns a human-readable representation of a given number of bytes. @param bytes the number of bytes @return the string representation @author aioobe
core/src/itdelatrisu/opsu/Utils.java:423
↓ 4 callersMethodcalculateLevel
Calculates the user's current level and next level progress.
core/src/itdelatrisu/opsu/user/User.java:183
↓ 4 callersMethodcompare
(long i, long j)
core/src/fluddokt/opsu/fake/Long2.java:5
↓ 4 callersMethodcompare
(int i, int j)
core/src/fluddokt/opsu/fake/Integer2.java:5
↓ 4 callersMethodcomplete
(AudioDevicePlayer thisAudioDevicePlayer)
core/src/fluddokt/opsu/fake/AudioDeviceListener.java:4
↓ 4 callersMethodcreate
()
core/src/fluddokt/opsu/fake/GameOpsu.java:187
↓ 4 callersMethodcreateByteBuffer
(int i)
core/src/fluddokt/opsu/fake/BufferUtils.java:17
↓ 4 callersMethodcurrent
Returns the current group. @return the current group
core/src/itdelatrisu/opsu/beatmap/BeatmapGroup.java:130
↓ 4 callersMethoddistance
Returns the distance between two points. @param x1 the x-component of the first point @param y1 the y-component of the first point @param x2 the x-com
core/src/itdelatrisu/opsu/Utils.java:294
↓ 4 callersMethoddrawLoadingProgress
Draws loading progress (OSZ unpacking, beatmap parsing, replay importing, sound loading) at the bottom of the screen. @param g the graphics context @p
core/src/itdelatrisu/opsu/ui/UI.java:287
↓ 4 callersMethoddrawScrollbar
Draws a scroll bar. @param g the graphics context @param position the position in the virtual area @param totalLength the total length of the virtual
core/src/itdelatrisu/opsu/ui/UI.java:341
↓ 4 callersMethodenterSongMenu
Enters the song menu, or the downloads menu if no beatmaps are loaded.
core/src/itdelatrisu/opsu/states/MainMenu.java:1024
↓ 4 callersMethodexternal
(String name)
core/src/fluddokt/opsu/fake/File.java:117
↓ 4 callersMethodflash
()
core/src/itdelatrisu/opsu/user/UserSelectOverlay.java:813
↓ 4 callersMethodget
Returns the single instance of this class.
core/src/itdelatrisu/opsu/beatmap/BeatmapWatchService.java:127
↓ 4 callersMethodgetAlpha
Get the alpha value to use when rendering this image @return The alpha value to use when rendering this image
core/src/org/newdawn/slick/Image.java:975
↓ 4 callersMethodgetBlue
()
core/src/fluddokt/opsu/fake/Color.java:98
↓ 4 callersMethodgetButton
Returns the button. @return the associated button
core/src/itdelatrisu/opsu/replay/PlaybackSpeed.java:78
↓ 4 callersMethodgetCurrentFrame
()
core/src/fluddokt/opsu/fake/Animation.java:91
↓ 4 callersMethodgetCurrentStateID
()
core/src/fluddokt/opsu/fake/StateBasedGame.java:75
↓ 4 callersMethodgetDefaultImage
Returns the image associated with this resource. This ignores beatmap skin images.
core/src/itdelatrisu/opsu/GameImage.java:741
↓ 4 callersMethodgetDefaultSymbolImage
Returns a default text symbol image for a digit. @param i the digit [0-9]
core/src/itdelatrisu/opsu/GameData.java:491
↓ 4 callersMethodgetDownload
Gets the Download for a beatmap set ID, or null if not in the list.
core/src/itdelatrisu/opsu/downloads/DownloadList.java:76
↓ 4 callersMethodgetExpandedIndex
Returns the index of the expanded node (or -1 if nothing is expanded).
core/src/itdelatrisu/opsu/beatmap/BeatmapSetList.java:334
↓ 4 callersMethodgetFPS
Get the current recorded FPS (frames per second) @return The current FPS
core/src/org/newdawn/slick/GameContainer.java:601
↓ 4 callersMethodgetFixedAR
Returns the fixed approach rate override, if any. @return the AR value (0, 10], 0f if disabled
core/src/itdelatrisu/opsu/options/Options.java:1292
↓ 4 callersMethodgetFixedCS
Returns the fixed circle size override, if any. @return the CS value (0, 10], 0f if disabled
core/src/itdelatrisu/opsu/options/Options.java:1280
↓ 4 callersMethodgetFixedHP
Returns the fixed HP drain rate override, if any. @return the HP value (0, 10], 0f if disabled
core/src/itdelatrisu/opsu/options/Options.java:1286
↓ 4 callersMethodgetFixedOD
Returns the fixed overall difficulty override, if any. @return the OD value (0, 10], 0f if disabled
core/src/itdelatrisu/opsu/options/Options.java:1298
↓ 4 callersMethodgetFixedSpeed
Returns the fixed speed override, if any. @return the speed value (0, 3], 0f if disabled
core/src/itdelatrisu/opsu/options/Options.java:1304
↓ 4 callersMethodgetGrade
Returns letter grade based on score data, or Grade.NULL if no objects have been processed. @param hit300 the number of 300s @param hit100 the number o
core/src/itdelatrisu/opsu/GameData.java:1249
↓ 4 callersMethodgetGreen
()
core/src/fluddokt/opsu/fake/Color.java:95
↓ 4 callersMethodgetHitResultOffsets
Returns an array of hit result offset times, in milliseconds (indexed by GameData.HIT_ constants).
core/src/itdelatrisu/opsu/states/Game.java:2245
↓ 4 callersMethodgetIconId
Returns the user's icon identifier.
core/src/itdelatrisu/opsu/user/User.java:171
↓ 4 callersMethodgetInput
Get the input system @return The input system available to this game container
core/src/org/newdawn/slick/GameContainer.java:591
↓ 4 callersMethodgetInputStream
Returns the input stream in use.
core/src/itdelatrisu/opsu/io/OsuReader.java:64
↓ 4 callersMethodgetMin
Returns the minimum value. @return the min
core/src/itdelatrisu/opsu/ui/KineticScrolling.java:91
↓ 4 callersMethodgetPassword
()
core/src/fluddokt/ex/DynamoDB/UserDB.java:51
↓ 4 callersMethodgetRed
()
core/src/fluddokt/opsu/fake/Color.java:92
↓ 4 callersMethodgetSelectedItem
Returns the selected item.
core/src/itdelatrisu/opsu/ui/DropdownMenu.java:445
↓ 4 callersMethodgetSpeedMultiplier
Returns the current track speed multiplier from all active mods.
core/src/itdelatrisu/opsu/GameMod.java:235
↓ 4 callersMethodgetStatus
Returns the download status.
core/src/itdelatrisu/opsu/downloads/Download.java:357
↓ 4 callersMethodgetTexture
Get the OpenGL texture holding this image @return The OpenGL texture holding this image
core/src/org/newdawn/slick/Image.java:1435
↓ 4 callersMethodgetType
Returns the option type. @return the type
core/src/itdelatrisu/opsu/options/Options.java:829
↓ 4 callersMethodgetType
()
core/src/fluddokt/opsu/fake/LineEvent.java:15
↓ 4 callersMethodgetVersion
Returns the skin version.
core/src/itdelatrisu/opsu/skins/Skin.java:226
↓ 4 callersMethodgetWidth
()
core/src/itdelatrisu/opsu/ui/badges/BadgeOverlay.java:104
↓ 4 callersMethodgetWidth
Get the width of the component @return The width of the component
core/src/org/newdawn/slick/gui/TextField.java:211
↓ 4 callersMethodglBlendFunc
(int sfactor, int dfactor)
core/src/fluddokt/opsu/fake/gl/GL11.java:116
↓ 4 callersMethodglDrawArrays
(int mode, int first, int count)
core/src/fluddokt/opsu/fake/gl/GL11.java:103
↓ 4 callersMethodglUniform4f
(int location, float x, float y, float z, float w)
core/src/fluddokt/opsu/fake/gl/GL20.java:35
↓ 4 callersMethodinfo
()
core/src/fluddokt/opsu/fake/File.java:86
↓ 4 callersMethodinitStreams
Initialise our connection to the underlying resource @throws IOException Indicates a failure to open the underling resource
core/src/org/newdawn/slick/openal/OpenALStreamPlayer.java:145
↓ 4 callersMethodisAlive
Returns false if health is zero. If "No Fail" or "Auto" mods are active, this will always return true.
core/src/itdelatrisu/opsu/GameData.java:1191
↓ 4 callersMethodisBeatmapSkinned
Returns whether or not the cursor is skinned.
core/src/itdelatrisu/opsu/ui/Cursor.java:318
↓ 4 callersMethodisBeatmapVideoEnabled
Returns whether or not beatmap videos are enabled. @return true if enabled
core/src/itdelatrisu/opsu/options/Options.java:1229
↓ 4 callersMethodisComplete
Check if this transtion has been completed @return True if the transition has been completed
core/src/fluddokt/newdawn/slick/state/transition/Transition.java:81
↓ 4 callersMethodisDynamicBackgroundEnabled
Returns whether or not the main menu background should be the current beatmap background image. @return true if enabled
core/src/itdelatrisu/opsu/options/Options.java:1194
↓ 4 callersMethodisExperimentalSliderMerging
Returns whether or not to merge overlapping sliders together when drawing. Only applies to experimental sliders. @return true if sliders should be mer
core/src/itdelatrisu/opsu/options/Options.java:1274
↓ 4 callersMethodisFinished
Returns whether this notification is finished being displayed.
core/src/itdelatrisu/opsu/ui/NotificationManager.java:199
↓ 4 callersMethodisMouseDisabled
Returns whether or not the mouse buttons are disabled during gameplay. @return true if disabled
core/src/itdelatrisu/opsu/options/Options.java:1389
↓ 4 callersMethodisOpen
()
core/src/itdelatrisu/opsu/downloads/ReadableByteChannelWrapper.java:47
↓ 4 callersMethodisSliderSnaking
Returns whether or not sliders should snake in or just appear fully at once. @return true if sliders should snake in
core/src/itdelatrisu/opsu/options/Options.java:1247
↓ 4 callersMethodisValidLine
Returns false if the line is too short or commented.
core/src/itdelatrisu/opsu/skins/SkinLoader.java:302
↓ 4 callersMethodkeyType
(char character)
core/src/fluddokt/opsu/fake/InputListener.java:9
↓ 4 callersMethodlastPlayed
Returns the latest "last played" time in a beatmap set.
core/src/itdelatrisu/opsu/beatmap/BeatmapGroup.java:50
↓ 4 callersMethodlist
()
core/src/fluddokt/opsu/fake/File.java:209
↓ 4 callersMethodloopTrackIfEnded
Loops the current track if it has ended. @param preview whether to start at the preview time (true) or beginning (false)
core/src/itdelatrisu/opsu/audio/MusicController.java:476
↓ 4 callersMethodmoveFocus
Shifts the focus node to a new node. @param node the new node
core/src/itdelatrisu/opsu/states/SongMenu.java:1796
↓ 4 callersMethodmusicPositionBarContains
Returns true if the coordinates are within the music position bar bounds. @param cx the x coordinate @param cy the y coordinate
core/src/itdelatrisu/opsu/states/MainMenu.java:940
↓ 4 callersMethodnextTrack
Plays the next track, and adds the previous one to the stack. @param user {@code true} if this was user-initiated, false otherwise (track end)
core/src/itdelatrisu/opsu/states/MainMenu.java:985
↓ 4 callersMethodparseHitObjects
Parses all hit objects in a beatmap. @param beatmap the beatmap to parse
core/src/itdelatrisu/opsu/beatmap/BeatmapParser.java:694
↓ 4 callersMethodplay
Plays an audio file at the preview position. If the audio file is already playing, then nothing will happen. @param beatmap the beatmap to play @param
core/src/itdelatrisu/opsu/audio/MusicController.java:106
↓ 4 callersMethodprocess
Performs individual post-loading actions on the image.
core/src/itdelatrisu/opsu/GameImage.java:1009
↓ 4 callersMethodreadInt
Reads a 4-byte little endian value.
core/src/itdelatrisu/opsu/io/OsuReader.java:92
↓ 4 callersMethodreadJsonObjectFromUrl
Returns a JSON object from a URL. @param url the remote URL @return the JSON object, or null if an error occurred @throws IOException if an I/O except
core/src/itdelatrisu/opsu/Utils.java:606
↓ 4 callersMethodreadString
Reads a variable-length string of 1-byte characters.
core/src/itdelatrisu/opsu/io/OsuReader.java:153
↓ 4 callersMethodremove
Removes a DownloadNode from the list.
core/src/itdelatrisu/opsu/downloads/DownloadList.java:107
↓ 4 callersMethodremoveAll
()
core/src/fluddokt/opsu/fake/Image.java:96
↓ 4 callersMethodreportError
(Throwable e)
core/src/fluddokt/ex/DeviceInfo.java:20
↓ 4 callersMethodreset
Completely resets MusicController state. <p> Stops the current track, cancels track conversions, erases temporary files, releases OpenAL sources, and
core/src/itdelatrisu/opsu/audio/MusicController.java:528
↓ 4 callersMethodresetGameDataOnLoad
Triggers a reset of game data upon entering this state.
core/src/itdelatrisu/opsu/states/SongMenu.java:2130
↓ 4 callersMethodresetHover
Resets the hover fields for the button.
core/src/itdelatrisu/opsu/user/UserButton.java:261
↓ 4 callersMethodresetOpenDropdownMenu
Resets the open dropdown menu, if any.
core/src/itdelatrisu/opsu/options/OptionsOverlay.java:1049
↓ 4 callersMethodresetStream
()
core/src/fluddokt/opsu/fake/AudioDevicePlayer2.java:253
← previousnext →401–500 of 2,826, ranked by callers