|
VSLib
Simple, powerful VScript Library for L4D2
|
Main table that holds everything VSLib related. More...
Namespaces | |
| package | EasyLogic |
| Loose collection of functions and tables that make implementing logic simple. | |
| package | HUD |
| A bunch of classes that will make designing a HUD via code so much easier. | |
Classes | |
| class | Entity |
| Provides many helpful entity functions. More... | |
| class | FileIO |
| File processing and serialization functions. File I/O functions simplify the saving and loading of data. More... | |
| class | function |
| Squirrel function tag. Specifies that the object is a function. More... | |
| class | Player |
| Provides many helpful player functions. More... | |
| class | QAngle |
| Source QAngle. Holds the XYZ angles. More... | |
| class | RandomItemSpawner |
| Spawns random items on predefined spawnpoints. More... | |
| class | Timers |
| A timer system to call a function after a certain amount of time. More... | |
| class | Utils |
| Many, many helpful misc functions. More... | |
| class | Vector |
| Source Vector. Holds the XYZ position. More... | |
Main table that holds everything VSLib related.