MCPcopy Create free account

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

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

↓ 6 callersMethodgetGameKeyLeft
Returns the left game key. @return the left key code
core/src/itdelatrisu/opsu/options/Options.java:1411
↓ 6 callersMethodgetGameKeyRight
Returns the right game key. @return the right key code
core/src/itdelatrisu/opsu/options/Options.java:1421
↓ 6 callersMethodgetHeight
()
core/src/itdelatrisu/opsu/options/OptionsOverlay.java:430
↓ 6 callersMethodgetHeight
Returns the height of this notification.
core/src/itdelatrisu/opsu/ui/NotificationManager.java:118
↓ 6 callersMethodgetImage
Returns the image associated with this resource. The beatmap skin image takes priority over the default image.
core/src/itdelatrisu/opsu/GameImage.java:732
↓ 6 callersMethodgetName
Returns the category name.
core/src/itdelatrisu/opsu/ui/badges/BadgeGroup.java:53
↓ 6 callersMethodgetName
()
core/src/fluddokt/opsu/fake/File.java:158
↓ 6 callersMethodgetPixelLength
Returns the slider pixel length. @return the pixel length
core/src/itdelatrisu/opsu/beatmap/HitObject.java:418
↓ 6 callersMethodgetRate
The play back rate described in the underling audio file @return The playback rate
core/src/org/newdawn/slick/openal/AudioInputStream.java:52
↓ 6 callersMethodgetRawHealth
Returns the current health value.
core/src/itdelatrisu/opsu/beatmap/Health.java:104
↓ 6 callersMethodgetScaledX
Returns the scaled starting x coordinate.
core/src/itdelatrisu/opsu/beatmap/HitObject.java:303
↓ 6 callersMethodgetScaledY
Returns the scaled starting y coordinate.
core/src/itdelatrisu/opsu/beatmap/HitObject.java:308
↓ 6 callersMethodgetScoreDataForNode
Returns all the score data for an BeatmapSetNode from scoreMap. If no score data is available for the node, return null. @param node the BeatmapSetNod
core/src/itdelatrisu/opsu/states/SongMenu.java:2180
↓ 6 callersMethodgetStack
Returns the hit object index in the current stack. @return index in the stack
core/src/itdelatrisu/opsu/beatmap/HitObject.java:559
↓ 6 callersMethodgetTime
Returns the frame time, in milliseconds.
core/src/itdelatrisu/opsu/replay/ReplayFrame.java:76
↓ 6 callersMethodgetTime
Get the accurate system time @return The system time in milliseconds
core/src/org/newdawn/slick/GameContainer.java:485
↓ 6 callersMethodgetTime
http://wiki.lwjgl.org/index.php?title=LWJGL_Basics_4_%28Timing%29 Get the time in milliseconds @return The system time in milliseconds
core/src/org/newdawn/slick/openal/OpenALStreamPlayer.java:472
↓ 6 callersMethodgetTitle
Returns the song title. If configured, the Unicode string will be returned instead.
core/src/itdelatrisu/opsu/downloads/DownloadNode.java:354
↓ 6 callersMethodgetTitle
Returns the song title. If configured, the Unicode string will be returned instead. @return the song title
core/src/itdelatrisu/opsu/beatmap/Beatmap.java:275
↓ 6 callersMethodglUseProgram
(int program)
core/src/fluddokt/opsu/fake/gl/GL20.java:17
↓ 6 callersMethodinterrupt
Interrupts the image loader, if running.
core/src/itdelatrisu/opsu/beatmap/ImageLoader.java:178
↓ 6 callersMethodisEmpty
Returns {@code true} if this list contains no elements.
core/src/itdelatrisu/opsu/downloads/DownloadList.java:89
↓ 6 callersMethodisFinished
Returns whether the video has finished playing.
core/src/itdelatrisu/opsu/video/Video.java:133
↓ 6 callersMethodisInputBlocked
Returns whether a delayed/animated event is currently blocking user input. @return true if blocking input
core/src/itdelatrisu/opsu/states/SongMenu.java:2243
↓ 6 callersMethodmatches
Checks whether the beatmap set matches a given search query. @param query the search term @return true if title, artist, creator, source, version, or
core/src/itdelatrisu/opsu/beatmap/BeatmapSet.java:126
↓ 6 callersMethodresetTimingPoint
Resets timing point information.
core/src/itdelatrisu/opsu/audio/MusicController.java:517
↓ 6 callersMethodscrollOffset
Scrolls to an offset from target. @param offset the offset from the target to scroll to
core/src/itdelatrisu/opsu/ui/KineticScrolling.java:162
↓ 6 callersMethodsendHitResult
Handles a hit result. @param time the object start time @param result the hit result (HIT_ constants) @param x the x coordinate @param y the y coordin
core/src/itdelatrisu/opsu/GameData.java:1653
↓ 6 callersMethodsetBackgroundColor
Sets the background color.
core/src/itdelatrisu/opsu/ui/DropdownMenu.java:462
↓ 6 callersMethodsetBorderColor
Sets the border color.
core/src/itdelatrisu/opsu/ui/DropdownMenu.java:468
↓ 6 callersMethodsetDefaultImage
Sets the default image for this resource. If the default image has already been loaded, this will do nothing.
core/src/itdelatrisu/opsu/GameImage.java:825
↓ 6 callersMethodsetDirection
Sets the direction of this star stream. @param dirX the new x-axis direction @param dirY the new y-axis direction
core/src/itdelatrisu/opsu/ui/StarStream.java:160
↓ 6 callersMethodsetDirectionSpread
Set the direction spread of this star stream. @param spread the spread of the stars' direction
core/src/itdelatrisu/opsu/ui/StarStream.java:166
↓ 6 callersMethodsetVisible
Sets whether this group should be visible.
core/src/itdelatrisu/opsu/options/OptionGroup.java:186
↓ 6 callersMethodupdateCamera
()
core/src/fluddokt/opsu/fake/Graphics.java:354
↓ 5 callersMethodaddResourceLocation
(FileSystemLocation fileSystemLocation)
core/src/fluddokt/opsu/fake/ResourceLoader.java:62
↓ 5 callersMethodchangeIndex
Shifts the scroll position forward (+) or backwards (-) by a given number of nodes. @param shift the number of nodes to shift
core/src/itdelatrisu/opsu/states/SongMenu.java:1839
↓ 5 callersMethodchangeVolume
Changes the master volume by a unit (positive or negative). @param units the number of units
core/src/itdelatrisu/opsu/ui/UI.java:272
↓ 5 callersMethodcreateFloatBuffer
(int i)
core/src/fluddokt/opsu/fake/BufferUtils.java:14
↓ 5 callersMethoddestroyBeatmapSkinImage
Destroys the associated beatmap skin image(s), if any.
core/src/itdelatrisu/opsu/GameImage.java:963
↓ 5 callersMethoddrawBackground
Draws the beatmap background image. @param width the container width @param height the container height @param offsetX the x offset (from the screen c
core/src/itdelatrisu/opsu/beatmap/Beatmap.java:358
↓ 5 callersMethodequals
(File f)
core/src/fluddokt/opsu/fake/File.java:199
↓ 5 callersMethodexecute
(Callable<ArrayList<ScoreData>> c)
core/src/itdelatrisu/opsu/states/SongMenu.java:2083
↓ 5 callersMethodgc
Runs the garbage collector. @param force if false, garbage collection will only run if current memory usage is above a threshold
core/src/itdelatrisu/opsu/Utils.java:837
↓ 5 callersMethodget
()
core/src/fluddokt/opsu/fake/SoundStore.java:8
↓ 5 callersMethodget
()
core/src/fluddokt/opsu/fake/InternalTextureLoader.java:5
↓ 5 callersMethodgetBadges
()
core/src/fluddokt/ex/DynamoDB/UserDB.java:77
↓ 5 callersMethodgetBeatLength
Returns the beat length. [NON-INHERITED] @return the time per beat (in ms)
core/src/itdelatrisu/opsu/beatmap/TimingPoint.java:110
↓ 5 callersMethodgetChannels
Get the number of channels used by the audio @return The number of channels used by the audio
core/src/org/newdawn/slick/openal/AudioInputStream.java:45
↓ 5 callersMethodgetColor
Get the colour of a pixel at a specified location in this image @param x The x coordinate of the pixel @param y The y coordinate of the pixel @return
core/src/org/newdawn/slick/Image.java:1470
↓ 5 callersMethodgetCurrentPitch
Returns the current pitch.
core/src/itdelatrisu/opsu/states/Game.java:2587
↓ 5 callersMethodgetDownload
Returns the associated download object, or null if none. @see #createDownload(DownloadServer)
core/src/itdelatrisu/opsu/downloads/DownloadNode.java:332
↓ 5 callersMethodgetGlyph
Returns the glyph for the specified codePoint. If the glyph does not exist yet, it is created and queued to be loaded. @param glyphCode The code of t
core/src/org/newdawn/slick/UnicodeFont.java:660
↓ 5 callersMethodgetGlyphBounds
Returns the bounds of the specified glyph. @param vector The vector the glyph is part of @param index The index of the glyph within the vector @param
core/src/org/newdawn/slick/UnicodeFont.java:708
↓ 5 callersMethodgetID
()
core/src/itdelatrisu/opsu/states/DownloadsMenu.java:722
↓ 5 callersMethodgetImage
Returns the image. @return the loaded image, or null if not loaded
core/src/itdelatrisu/opsu/beatmap/ImageLoader.java:152
↓ 5 callersMethodgetKey
Returns the shortcut key for the mod. @return the key @see org.newdawn.slick.Input
core/src/itdelatrisu/opsu/GameMod.java:345
↓ 5 callersMethodgetKeyName
(int keycode)
core/src/fluddokt/opsu/fake/Keyboard.java:12
↓ 5 callersMethodgetNode
Returns the associated BeatmapSetNode.
core/src/itdelatrisu/opsu/states/SongMenu.java:172
↓ 5 callersMethodgetPlayState
Returns the current play state.
core/src/itdelatrisu/opsu/states/Game.java:2214
↓ 5 callersMethodgetReplayDir
Returns the replay directory. If invalid, this will return a "Replay" directory. @return the replay directory
core/src/itdelatrisu/opsu/options/Options.java:1525
↓ 5 callersMethodgetReplayFilename
Returns the file name of where the replay should be saved and loaded, or null if the required fields are not set.
core/src/itdelatrisu/opsu/replay/Replay.java:386
↓ 5 callersMethodgetScore
Returns the user's total score.
core/src/itdelatrisu/opsu/user/User.java:159
↓ 5 callersMethodgetScorePercent
Returns the raw score percentage. @param hit300 the number of 300s @param hit100 the number of 100s @param hit50 the number of 50s @param miss the num
core/src/itdelatrisu/opsu/GameData.java:1221
↓ 5 callersMethodgetSkinRootDir
Returns the current skin directory. If invalid, this will create a "Skins" folder in the root directory. @return the skin directory
core/src/itdelatrisu/opsu/options/Options.java:1538
↓ 5 callersMethodgetTextureRegion
()
core/src/fluddokt/opsu/fake/Image.java:486
↓ 5 callersMethodgetTextureWidth
Get the width in texels into the source texture @return The width
core/src/org/newdawn/slick/Image.java:680
↓ 5 callersMethodgetTime
Returns the current animation time, in milliseconds.
core/src/itdelatrisu/opsu/ui/animations/AnimatedValue.java:69
↓ 5 callersMethodgetTime
Returns the timing point start time/offset. @return the start time (in ms)
core/src/itdelatrisu/opsu/beatmap/TimingPoint.java:104
↓ 5 callersMethodgetUsers
Returns all users.
core/src/itdelatrisu/opsu/user/UserList.java:87
↓ 5 callersMethodgetValueString
()
core/src/itdelatrisu/opsu/options/Options.java:339
↓ 5 callersMethodgetX
Returns the raw starting x coordinate.
core/src/itdelatrisu/opsu/beatmap/HitObject.java:293
↓ 5 callersMethodgetY
Returns the raw starting y coordinate.
core/src/itdelatrisu/opsu/beatmap/HitObject.java:298
↓ 5 callersMethodglColorMask
(boolean r, boolean g, boolean b, boolean a)
core/src/fluddokt/opsu/fake/gl/GL11.java:286
↓ 5 callersMethodglDepthMask
(boolean flag)
core/src/fluddokt/opsu/fake/gl/GL11.java:99
↓ 5 callersMethodglVertexAttribPointer
(int indx, int size, int type, boolean normalized, int stride, int ptr)
core/src/fluddokt/opsu/fake/gl/GL20.java:39
↓ 5 callersMethodhasLoadedBackground
Returns whether there is a loaded beatmap background image. @return true if an image is currently available
core/src/itdelatrisu/opsu/beatmap/Beatmap.java:341
↓ 5 callersMethodinitializeFont
Initialise the font to be used based on configuration @param baseFont The AWT font to render @param size The point size of the font to generated @par
core/src/org/newdawn/slick/UnicodeFont.java:260
↓ 5 callersMethodisButtonPressed
Check if controller button is pressed @param controller The index of the controller to check @param index The index of the button to check @return Tr
core/src/org/newdawn/slick/Input.java:1003
↓ 5 callersMethodisExperimentalSliderShrinking
Returns whether or not sliders should shrink toward their ending point. Only applies to experimental sliders. @return true if sliders should shrink
core/src/itdelatrisu/opsu/options/Options.java:1267
↓ 5 callersMethodisIn
Checks to see if "b" is between "a" and "c" @return true if b is between a and c
core/src/itdelatrisu/opsu/objects/curves/CircumscribedCircle.java:126
↓ 5 callersMethodisLoading
Returns whether an image is currently loading in another thread. @return true if loading, false otherwise
core/src/itdelatrisu/opsu/beatmap/ImageLoader.java:173
↓ 5 callersMethodisNewCombo
Returns whether or not the hit object starts a new combo. @return true if new combo
core/src/itdelatrisu/opsu/beatmap/HitObject.java:501
↓ 5 callersMethodkeyPressed
@see org.newdawn.slick.gui.AbstractComponent#keyPressed(int, char)
core/src/org/newdawn/slick/gui/TextField.java:406
↓ 5 callersMethodlerp
Linear interpolation of a and b at t.
core/src/itdelatrisu/opsu/Utils.java:303
↓ 5 callersMethodload
Loads beatmap fields from the database. @param beatmap the beatmap @param flag whether to load all fields (LOAD_ALL), non-array fields (LOAD_NO
core/src/itdelatrisu/opsu/db/BeatmapDB.java:570
↓ 5 callersMethodmoveFile
to get around not having java.nio.file.Files; //http://stackoverflow.com/questions/4770004/how-to-move-rename-file-from-internal-app-storage-to-extern
core/src/itdelatrisu/opsu/Utils.java:775
↓ 5 callersMethodnor
Sets this vector to the normal of this vector. @return itself (for chaining)
core/src/itdelatrisu/opsu/objects/curves/Vec2f.java:99
↓ 5 callersMethodprepare
()
core/src/fluddokt/opsu/fake/gl/UtilBuff.java:12
↓ 5 callersMethodrequestSync
(AudioDevicePlayer thisAudioDevicePlayer)
core/src/fluddokt/opsu/fake/AudioDeviceListener.java:5
↓ 5 callersMethodresetLineWidth
()
core/src/fluddokt/opsu/fake/Graphics.java:99
↓ 5 callersMethodresetStream
()
core/src/fluddokt/opsu/fake/AudioDevicePlayer3.java:191
↓ 5 callersMethodresourceExists
(String string)
core/src/fluddokt/opsu/fake/ResourceLoader.java:66
↓ 5 callersMethodsendSliderStartResult
Handles a slider start result (animation only: initial circle). @param time the hit time @param x the x coordinate @param y the y coordinate @param co
core/src/itdelatrisu/opsu/GameData.java:1438
↓ 5 callersMethodsetAlpha
Sets the alpha level of the overlay.
core/src/itdelatrisu/opsu/user/UserSelectOverlay.java:233
↓ 5 callersMethodsetAntiAlias
(boolean b)
core/src/fluddokt/opsu/fake/Graphics.java:91
↓ 5 callersMethodsetBackground
(Color ncolor)
core/src/fluddokt/opsu/fake/Graphics.java:58
↓ 5 callersMethodsetBeatLength
Sets the beat length fields based on a given timing point. @param timingPoint the timing point @param setSampleSet whether to set the hit sample set b
core/src/itdelatrisu/opsu/states/Game.java:2257
↓ 5 callersMethodsetDurationSpread
Sets the duration base and spread of this star stream. @param base the base (mean) duration for which stars are shown, in ms @param spread the spread
core/src/itdelatrisu/opsu/ui/StarStream.java:173
↓ 5 callersMethodsetFocus
(boolean focus)
core/src/itdelatrisu/opsu/options/OptionsOverlay.java:1464
← previousnext →301–400 of 2,826, ranked by callers