Skip navigation links
A B C D E F G H I L M N R S T U W 

I

initTimer() - Method in class com.maddox.sas1946.il2.util.HighPrecisionTimer
Initializes / Resets the High Precision Timer
intGetFieldValue(Object, String) - Static method in class com.maddox.sas1946.il2.util.Reflection
Deprecated.
As of release 1.0.4, replaced by Reflection.getInt(Object obj, String fieldName)
intGetFieldValueStatic(Class, String) - Static method in class com.maddox.sas1946.il2.util.Reflection
Deprecated.
intSetFieldValue(Object, String, int) - Static method in class com.maddox.sas1946.il2.util.Reflection
Deprecated.
intSetFieldValueStatic(Class, String, int) - Static method in class com.maddox.sas1946.il2.util.Reflection
Deprecated.
invokeMethod(Object, String) - Static method in class com.maddox.sas1946.il2.util.Reflection
Searches for the Instance Method specified by "methodName" within the given Object "obj" back through it's inheritance chain.
invokeMethod(Object, String, Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
invokeMethod(Object, String, Class[], Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
Searches for the Instance Method specified by "methodName" within the given Object "obj" back through it's inheritance chain.
invokeMethod(Class, String) - Static method in class com.maddox.sas1946.il2.util.Reflection
Searches for the Static Method specified by "methodName" within the given Class "declaringClass".
invokeMethod(Class, String, Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
invokeMethod(Class, String, Class[], Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
Searches for the Static Method specified by "methodName" within the given Class "declaringClass".
invokeMethod(Method, Object, Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
Calls the Instance Method "method" which must exist in the inheritance chain of the Object "obj".
invokeMethod(Method) - Static method in class com.maddox.sas1946.il2.util.Reflection
Calls the Static Method "method" (with no arguments), the return value will be returned to the caller.
invokeMethod(Method, Object[]) - Static method in class com.maddox.sas1946.il2.util.Reflection
Calls the Static Method "method" (with given arguments from "params"), the return value will be returned to the caller.
is409() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.09m
is409orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.09m or later
is410() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10m or IL-2 4.10.1m
is4100() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10m (and NOT IL-2 4.10.1m)
is4100orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10m or later
is4101() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10.1m
is4101orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10.1m or later
is410orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.10m or later
is411() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11m or IL-2 4.11.1m
is4110() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11m (and NOT IL-2 4.11.1m)
is4110orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11m or later
is4111() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11.1m
is4111orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11.1m or later
is411orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.11m or later
is412() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12m or IL-2 4.12.1m or IL-2 4.12.2m
is4120() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12m (and neither IL-2 4.12.1m nor IL-2 4.12.2m)
is4120orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12m or later
is4121() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12.1m
is4121orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12.1m or later
is4122() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12.2m
is4122orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12.2m or later
is412orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.12m or later
is413() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13m or IL-2 4.13.xm
is4130() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.RC4m
is4130orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.RC4m or later
is4131() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.1m
is4131orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.1m or later
is4132() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.2m
is4132orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.2m or later
is4133() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.3m
is4133orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.3m or later
is4134() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.4m
is4134orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.4m or later
is413orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13m or later
is413RC4() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.RC4m
is413RC4orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.13.RC4m or later
is414() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.14m or IL-2 4.14.xm
is414orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.14m or later
is415() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.15m or IL-2 4.15.xm
is415orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.15m or later
is416() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.16m or IL-2 4.16.xm
is416orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.16m or later
is417() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.17m or IL-2 4.17.xm
is417orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.17m or later
is418() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.18m or IL-2 4.18.xm
is418orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.18m or later
is419() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.19m or IL-2 4.19.xm
is419orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.19m or later
is420() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.20m or IL-2 4.20.xm
is420orLater() - Static method in class com.maddox.sas1946.il2.util.BaseGameVersion
Checks whether the running game is IL-2 4.20m or later
isSymbolicLink(String) - Static method in class com.maddox.sas1946.il2.util.FileTools
Checks whether a file / directory represented by the given path is a symbolic link.
isSymbolicLink(File) - Static method in class com.maddox.sas1946.il2.util.FileTools
Checks whether a file / directory is a symbolic link.
A B C D E F G H I L M N R S T U W 
Skip navigation links