Inheritance diagram for PPFTeamFlags:
Public Member Functions | |
getLookupArray ($from, $to, $ignore=array()) |
Definition at line 16 of file teamflags.php.
|
Public function for retrieving a lookup array from one format to another.
Name Bit ----------------- race 1 drift 2 drag 4 can apply 8 has host 16 Demo 32 S1 64 S2 128 S3 256
Definition at line 40 of file teamflags.php. |