Update about_lime_wrapper.md

This commit is contained in:
Sven Bergström
2014-01-26 18:46:38 -03:30
parent ce7f2dfa10
commit e3c689d065

View File

@@ -16,7 +16,8 @@ The lime wrapper consistents of :
- ***feature***Handler.hx
- The _feature_ handler, which implements the internal and external API
- **helpers/**
- helpers to define enums, values or types and to convert values to and from the types. Also where the implementation for specific platforms is held, if needed
- helpers to define enums, values or types and to convert values to and from the types.
- Also where the implementation for specific platforms is held, if needed
- **gl/**
- The OpenGL bindings api, based directly on the WebGL spec
- **utils/**