liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Shader.getEntityById
liberty
graphics
shader
impl
Shader
* Returns the entity in the map that has the given id.
class
Shader
Entity
getEntityById
(
string
id
)
Meta
Source
See Implementation
liberty
graphics
shader
impl
Shader
constructors
this
functions
addCustomRenderMethod
addFragmentCode
addGlobalRenderMethod
addPerEntityRenderMethod
addVertexCode
build
getEntityById
getMap
getProgram
hasFragmentProgram
hasVertexProgram
isViewMatrixEnabled
registerEntity
removeEntity
removeEntityById
render
setViewMatrixEnabled
variables
id
* Returns the entity in the map that has the given id.