Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FlatRedBall
Graphics
Texture
TextureAtlas
C# Class FlatRedBall.Graphics.Texture.TextureAtlas
Datei anzeigen
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
GetEntryFor
(
string
fileName
) :
AtlasEntry
TextureAtlas
( ) :
System
UpdateContainedEntries
( ) :
void
Method Details
GetEntryFor()
public
method
public
GetEntryFor
(
string
fileName
) :
AtlasEntry
fileName
string
return
AtlasEntry
TextureAtlas()
public
method
public
TextureAtlas
( ) :
System
return
System
UpdateContainedEntries()
public
method
public
UpdateContainedEntries
( ) :
void
return
void