Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KuhakuPixel/AceTheGame
/ functions
Functions
2,004 in github.com/KuhakuPixel/AceTheGame
⨍
Functions
2,004
◇
Types & classes
320
Method
Text
Constructs a Text with the specified max length (for use in a TextTable Column). @param maxLength max length of this text
Modder/modder/src/main/java/picocli/CommandLine.java:18025
Method
TextTable
@deprecated use {@link picocli.CommandLine.Help.TextTable#TextTable(picocli.CommandLine.Help.ColorScheme, picocli.CommandLine.Help.Column[])} instead
Modder/modder/src/main/java/picocli/CommandLine.java:17138
Method
Tracer
()
Modder/modder/src/main/java/picocli/CommandLine.java:18326
Method
TypeConversionException
Constructs a TypeConversionException. @see ITypeConverter#convert(String)
Modder/modder/src/main/java/picocli/CommandLine.java:18458
Method
TypedMember
(Field field)
Modder/modder/src/main/java/picocli/CommandLine.java:11390
Method
UnmatchedArgsBinding
(IGetter getter, ISetter setter)
Modder/modder/src/main/java/picocli/CommandLine.java:11018
Method
UnmatchedArgumentException
(CommandLine commandLine, String msg)
Modder/modder/src/main/java/picocli/CommandLine.java:18593
Method
UsageMessageSpec
()
Modder/modder/src/main/java/picocli/CommandLine.java:7829
Method
ValidCommand
()
ATG/app/src/androidTest/java/com/kuhakupixel/atg/ACETest.java:111
Method
__init__
(self, engine: AceEngine)
ACE/gui/ACEG/ace_gui.py:40
Method
__init__
(self)
ACE/gui/ACEG/widget/log_msg.py:13
Method
__init__
(self, engine: AceEngine)
ACE/gui/ACEG/widget/process_table.py:34
Method
__init__
(self, proc_path: str)
ACE/gui/ACEG/engine_comm/engine.py:72
Method
__init__
(self, proc_path: str, args="")
ACE/gui/ACEG/engine_comm/proc_comm.py:18
Method
__init__
(self)
ACE/gui/ACEG/dialog/device_android.py:26
Method
__init__
(self, engine: AceEngine)
ACE/gui/ACEG/dialog/proc_list.py:18
Method
_cell_clicked
for this table's cellClicked callback
ACE/gui/ACEG/widget/process_table.py:14
Method
_cheat_cmd
ACE/engine/src/cheat_session.cpp:13
Method
accept
(File current, String name)
Modder/modder/src/main/java/modder/Patcher.java:165
Method
add
Adds the specified {@code OptionSpec} or {@code PositionalParamSpec} to the list of options and parameters that were matched on the command line. @par
Modder/modder/src/main/java/picocli/CommandLine.java:12677
Method
addAll
(String[] unmatched)
Modder/modder/src/main/java/picocli/CommandLine.java:11034
Method
addAllSubcommands
Registers all specified subcommands with this Help. @param subcommands the subcommands of this command @return this Help instance (for method chaining
Modder/modder/src/main/java/picocli/CommandLine.java:15530
Method
addOriginalStringValue
(ArgSpec argSpec, String value)
Modder/modder/src/main/java/picocli/CommandLine.java:13129
Method
addSpecElement
Adds the specified {@code {@literal @}Spec} annotated program element to the list of spec elements for this group. @since 4.6
Modder/modder/src/main/java/picocli/CommandLine.java:10993
Method
addSubcommand
Registers the specified subcommand as one of the visible commands in this Help. This method does not check whether the specified command is hidden or
Modder/modder/src/main/java/picocli/CommandLine.java:15575
Method
addition_isCorrect
ATG/app/src/test/java/com/kuhakupixel/atg/ExampleUnitTest.kt:13
Method
addition_isCorrect
()
Modder/modder/src/test/apk_example/app/src/test/java/com/java/simpleapp/ExampleUnitTest.java:13
Method
addr_and_value
ACE/engine/src/scan_utils.cpp:6
Method
addr_range
ACE/engine/src/ace_type.cpp:2
Method
allSubcommands
Returns the map of all subcommand {@code Help} instances (including hidden commands) for this command Help. @since 4.4 @see #subcommands()
Modder/modder/src/main/java/picocli/CommandLine.java:15512
Method
andExit
Indicates that the handler should call {@link System#exit(int)} after processing completes and sets the exit code to use as the termination status. @d
Modder/modder/src/main/java/picocli/CommandLine.java:1867
Method
ansi
Returns the ANSI style to use. Defaults to {@code Help.Ansi.AUTO}, unless {@link #useAnsi(CommandLine.Help.Ansi)} was called with a different setting.
Modder/modder/src/main/java/picocli/CommandLine.java:1817
Method
ansi
Returns the {@code Ansi} setting of this color scheme builder.
Modder/modder/src/main/java/picocli/CommandLine.java:17644
Method
appHasAGreeting
()
Modder/modder/src/test/java/modder/AppTest.java:10
Method
args
Returns the list of options and positional parameters that depend on this group.
Modder/modder/src/main/java/picocli/CommandLine.java:10983
Method
arity
Returns how many arguments this option or positional parameter requires. @see Option#arity()
Modder/modder/src/main/java/picocli/CommandLine.java:9663
Method
askForOverlayPermission
* returns true if permission is given, false otherwise * */
ATG/app/src/main/java/com/kuhakupixel/atg/ui/MainActivity.kt:25
Method
attached_required
require engine to be attached before calling [f] if no attach, no error is thrown but caller can che
ACE/gui/ACEG/engine_comm/engine.py:131
Method
attached_required_strict
throws error if engine is not attached, this is useful when error must not be silent
ACE/gui/ACEG/engine_comm/engine.py:155
Method
auxiliaryTypes
Returns auxiliary type information used when the {@link #type()} is a generic container like {@code Collection}, {@code Map}, {@code Optional} or an a
Modder/modder/src/main/java/picocli/CommandLine.java:9679
Method
build
()
Modder/modder/src/main/java/picocli/CommandLine.java:5520
Method
build
()
Modder/modder/src/main/java/picocli/CommandLine.java:9632
Method
build
Returns a valid {@code OptionSpec} instance.
Modder/modder/src/main/java/picocli/CommandLine.java:10137
Method
build
Returns a valid {@code PositionalParamSpec} instance.
Modder/modder/src/main/java/picocli/CommandLine.java:10325
Method
build
Returns a valid {@code ArgGroupSpec} instance.
Modder/modder/src/main/java/picocli/CommandLine.java:10886
Method
build
Creates and returns a new {@code ColorScheme} with the values configured on this builder.
Modder/modder/src/main/java/picocli/CommandLine.java:17728
Method
buildNotification
https://stackoverflow.com/a/47533338/14073678
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/FloatingService.kt:90
Method
capacity
()
Modder/modder/src/main/java/picocli/CommandLine.java:10339
Method
cellAt
Returns the {@code Text} slot at the specified row and column to write a text value into. @param row the row of the cell whose Text to return @param c
Modder/modder/src/main/java/picocli/CommandLine.java:17170
Method
cheat_mode_args
ACE/engine/src/cheat_cmd_handler.cpp:11
Method
cheat_session
ACE/engine/src/cheat_session.cpp:558
Method
cheater_mode_on_each_input
ACE/engine/src/cheat_session.cpp:494
Method
clear
()
Modder/modder/src/main/java/picocli/CommandLine.java:11055
Function
clear_cmd_handler
ACE/engine/src/main_cmd_handler.cpp:73
Method
colorScheme
Returns the ColorScheme to use. Defaults to {@code Help#defaultColorScheme(Help.Ansi.AUTO)}. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:1820
Method
colorScheme
Returns the ColorScheme used to create Text objects in this layout. @since 4.6
Modder/modder/src/main/java/picocli/CommandLine.java:16953
Method
columns
The column definitions of this table.
Modder/modder/src/main/java/picocli/CommandLine.java:17157
Method
commandListHeading
Returns the optional heading preceding the subcommand list. Initialized from {@link Command#commandListHeading()}. {@code "Commands:%n"} by default.
Modder/modder/src/main/java/picocli/CommandLine.java:8211
Method
commandName
()
Modder/modder/src/main/java/picocli/CommandLine.java:15584
Method
commandSpec
Returns the CommandSpec of this object, never {@code null}.
Modder/modder/src/main/java/picocli/CommandLine.java:11750
Method
commandStyles
Returns the registered styles for commands in this color scheme builder.
Modder/modder/src/main/java/picocli/CommandLine.java:17648
Method
compare
(ArgSpec p1, ArgSpec p2)
Modder/modder/src/main/java/picocli/CommandLine.java:15015
Method
compare
(String o1, String o2)
Modder/modder/src/main/java/picocli/CommandLine.java:16966
Method
compare
(OptionSpec o1, OptionSpec o2)
Modder/modder/src/main/java/picocli/CommandLine.java:16983
Method
compare
(OptionSpec o1, OptionSpec o2)
Modder/modder/src/main/java/picocli/CommandLine.java:16996
Method
compare
(T o1, T o2)
Modder/modder/src/main/java/picocli/CommandLine.java:17011
Method
completionCandidates
Returns the completion candidates for this option or positional parameter, or {@code null}. @since 3.2
Modder/modder/src/main/java/picocli/CommandLine.java:9753
Method
consumeParameters
(Stack<String> args, ArgSpec argSpec, CommandSpec commandSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:5166
Method
container
Returns the container {@code GroupMatchContainer} of this match.
Modder/modder/src/main/java/picocli/CommandLine.java:13123
Method
contains
(Object o)
Modder/modder/src/main/java/picocli/CommandLine.java:6043
Method
containsValue
(Object value)
Modder/modder/src/main/java/picocli/CommandLine.java:6161
Method
convert
Always throws UnsupportedOperationException. @throws UnsupportedOperationException always
Modder/modder/src/main/java/picocli/CommandLine.java:5041
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:14766
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15026
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15029
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15032
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15035
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15039
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15048
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15061
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15065
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15069
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15073
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15076
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15079
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15082
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15085
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15088
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15092
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15108
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15133
Method
convert
(String value)
Modder/modder/src/main/java/picocli/CommandLine.java:15136
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15139
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15143
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15146
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15149
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15152
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15155
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15158
Method
convert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15165
← previous
next →
1,401–1,500 of 2,004, ranked by callers