Class Index | File Index

Classes


Namespace sandboxe.display.viewPolicy


Defined in: docbase.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
View policy for display.setViewPolicy.
Field Summary
Field Attributes Field Name and Description
<static>  
sandboxe.display.viewPolicy.matchSize
The display will stretch the attached framebuffer's contents to match the windows dimensions
<static>  
sandboxe.display.viewPolicy.noPolicy
The display will show the attached framebuffer's contents with no transformation
Namespace Detail
sandboxe.display.viewPolicy
View policy for display.setViewPolicy.
Field Detail
<static> sandboxe.display.viewPolicy.matchSize
The display will stretch the attached framebuffer's contents to match the windows dimensions

<static> sandboxe.display.viewPolicy.noPolicy
The display will show the attached framebuffer's contents with no transformation

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Feb 03 2019 18:30:56 GMT-0500 (EST)