Changeset 196

Show
Ignore:
Timestamp:
07/19/10 20:39:02 (2 years ago)
Author:
JoeCoder
Message:

Fixed some typo's in yage.scene.terrain comments.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/yage/scene/terrain.d

    r186 r196  
    8484    /** 
    8585     * Get a lightmap Texture to use across the range of coordinates. 
    86      * If no lightmap is desired, this function can return a Texture without a Texture. 
    87      * The same GPU Texture can be reused across multiple calls with different values,  
     86     * If no lightmap is desired, this function can return a TextureInstance with a null Texture. 
     87     * The same TextureInstance can be reused across multiple calls with different values,  
    8888     * if the Textures' texture matrix adjusted as needed. 
    8989     * Params: