| Package | Description | 
|---|---|
| hu.scelightapi.sc2.rep.model.gameevents.cmd | 
 Cmd game events modeling. 
 | 
| hu.scelightapi.sc2.rep.model.gameevents.selectiondelta | 
 Selection delta game events modeling. 
 | 
| hu.scelightapi.service | 
 
                Services provided for external modules. 
Also see the hu.scelightapibase.service
                package. | 
| hu.scelightapi.util | 
 General utility interfaces. 
 | 
| hu.scelightapibase.util.gui | 
 General GUI utility interfaces of the launcher. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IPair<java.lang.String,java.lang.Object> | 
ICmdEvent.getData()
Returns the data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IPair<java.lang.String,java.lang.Object> | 
IDelta.getRemoveMask()
Returns the remove mask. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T1,T2> IPair<T1,T2> | 
IFactory.newPair(T1 value1,
       T2 value2)
Creates a new IMMUTABLE  
IPair. | 
| Modifier and Type | Method and Description | 
|---|---|
IPair<java.lang.String,java.lang.String> | 
IUtils.getFileNameAndExt(java.nio.file.Path file)
Returns the file name and extension parts of the name of the specified file. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IRenderablePair<T>
A pair designed to be rendered. 
 | 
 
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.