Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
working API More...
Functions | |
lib2d_status_cbend (o, p) | |
lib2d_status_cbpaint (o, p) | |
lib2d_status_getrscfromlevel (level) | |
lib2d_status_getrscfromlevel2 (l, level) | |
lib2d_statusChange (level) | |
Change the current level. | |
lib2d_statusDestroy () | |
Destroy the 'status' ''object. | |
lib2d_statusGetLevel (list) | |
Get the current level. | |
lib2d_statusGetRsc (list) | |
Get the current graphical resources and its level list. | |
lib2d_statusNew (oMother, posx, posy) | |
Create a new 'status' ''object. | |
lib2d_statusSetRsc (list) | |
Set graphical resources and its level for a 'status'. | |
lib2d_working_cbend (o, p) | |
lib2d_working_cbpaint (o, p) | |
lib2d_working_cbtimer (o, p) | |
lib2d_working_cutbmp (bmpref, bmpcur, step) | |
lib2d_workingDestroy () | |
Destroy the object. | |
lib2d_workingGetNStep () | |
Get the number of steps. | |
lib2d_workingGetPath () | |
Get the 2d resources filename. | |
lib2d_workingGetPeriod () | |
Get the period between steps. | |
lib2d_workingGetSize () | |
Get the 2d resources element size. | |
lib2d_workingGetTransColor () | |
Get the transparency color. | |
lib2d_workingGetWindow () | |
Get the child window. | |
lib2d_workingNew (oMother, posx, posy) | |
Create a new object. | |
lib2d_workingSetCallback (cb) | |
Set the callback. | |
lib2d_workingSetNStep (iNstep) | |
Set the number of steps. | |
lib2d_workingSetPath (szPath) | |
Set the 2d resources filename. | |
lib2d_workingSetPeriod (iPeriod) | |
Set the period between steps. | |
lib2d_workingSetSize (iSize) | |
Set the 2d resources element size. | |
lib2d_workingSetTransColor (iColor) | |
Set the transparency color. |
Variables | |
var | L2D_STATUS_lRSC |
List of graphical resources and levels. | |
typeof | L2d_working_cb = fun [I] I |
typeof | L2D_WORKING_iCOLORTRANSP = I |
Transparency color, if any (default : no transparency color set) | |
var | L2D_WORKING_iNSTEP = 10 |
The number of steps. Default : 1. | |
var | L2D_WORKING_iPERIOD = 100 |
The period (the time bteween each step). Default : 100 ms. | |
var | L2D_WORKING_iSIZE = 36 |
Graphical resource element size, in pixels. | |
var | L2D_WORKING_szPATH = "lib/2dos/rsc/process-working.png" |
Graphical resource filename for show the activity. | |
typeof | L2d_working_win = ObjWin |
typeof | Lib2d_status_obj = [ObjWin ObjBitmap S I] |
Detailed Description
working API
- Version
- 0.1
- Copyright
- GNU Lesser General Public License 2.0 or later Dependancies :
Generated on Sat Jan 31 2015 19:15:42 for Scol standard library package by 1.8.1.2