|
dl
|
成员的完整列表,这些成员属于 dl::Factory,包括所有继承而来的类成员
| _add_pickup_sprite(Sprite *spr) | dl::Factory | inline |
| _add_pickup_text(Text *txt) | dl::Factory | inline |
| _clear_pickup() | dl::Factory | inline |
| _render_pickup() | dl::Factory | |
| _render_sprite(Sprite *spr) | dl::Factory | |
| AddColor(std::string_view name, const Color &col) | dl::Factory | |
| CloneAnimation(gcAnimation ani) | dl::Factory | |
| CloneSprite(gcSprite &spr) | dl::Factory | |
| CloneSprite(const gcSprite &spr) | dl::Factory | inline |
| CloneText(gcText txt, bool copy_str=true) | dl::Factory | inline |
| CompressMir2Res(std::string_view path) | dl::Factory | |
| CreateActor(std::string_view name) | dl::Factory | |
| CreateActorDefault() | dl::Factory | inline |
| CreateAnimation(std::string_view name, std::string_view state, unsigned dir=0) | dl::Factory | |
| CreateSprite(const SpriteID &spr_id) | dl::Factory | |
| CreateSprite(std::string_view name, std::size_t index=0) | dl::Factory | |
| CreateSprite(size_t rt_id) | dl::Factory | |
| CreateSpriteChar(const CharInfo &info, gcSprite &spr, gcSprite &spr_outline) | dl::Factory | |
| CreateSpriteChar(const CharInfo &info, gcSprite &spr) | dl::Factory | inline |
| CreateSpriteDefault(const Color &col=ColorDef::WHITE) | dl::Factory | |
| CreateSpriteMulti(std::string_view name, std::size_t num=0, std::size_t index=0) | dl::Factory | |
| CreateSpriteRandom(std::string_view name) | dl::Factory | inline |
| CreateText(size_t font_id=0, unsigned font_size=16, const Color &col=ColorDef::WHITE, unsigned font_outline=0, const Color &col_outline=ColorDef::BLACK, unsigned font_shadow=0, const Color &col_shadow=ColorDef::BLACK) | dl::Factory | |
| CreateTextDefault() | dl::Factory | inline |
| DeleteBinary(bool b_all, bool b_2d, bool b_3d) | dl::Factory | |
| Engine class | dl::Factory | friend |
| ExportTexture2D() | dl::Factory | |
| GetAllModel() | dl::Factory | |
| GetCamera() | dl::Factory | |
| GetChar(const CharInfo &info) | dl::Factory | |
| GetColor(std::string_view name) | dl::Factory | |
| GetColorCheck(std::string_view name) | dl::Factory | |
| GetDebugView3D() | dl::Factory | |
| GetFolderAllSpriteName(std::string_view folder_name) | dl::Factory | |
| GetFontSize() | dl::Factory | |
| GetImp() | dl::Factory | inline |
| GetOrderPickup() | dl::Factory | inline |
| GetOrderPickupShow() | dl::Factory | inline |
| GetPathBinary() | dl::Factory | inline |
| GetPathBinary2D() | dl::Factory | inline |
| GetPathBinary3D() | dl::Factory | inline |
| GetPathImage() | dl::Factory | inline |
| GetPathModel() | dl::Factory | inline |
| GetPathNameTemp(std::string_view str_fmt="") | dl::Factory | inline |
| GetPathTemp() | dl::Factory | inline |
| GetPathVoice() | dl::Factory | inline |
| GetRootCoor(size_t i) | dl::Factory | |
| GetSpriteAnchor(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteAnchor(gcSprite &spr) | dl::Factory | inline |
| GetSpriteColor(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteColor(gcSprite &spr) | dl::Factory | inline |
| GetSpriteId(std::string_view name, size_t index) | dl::Factory | |
| GetSpriteId(std::string_view name, size_t index, SpriteID &id) | dl::Factory | |
| GetSpriteName(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteName(gcSprite &spr) | dl::Factory | inline |
| GetSpriteNameIndex(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteNameIndex(gcSprite &spr) | dl::Factory | inline |
| GetSpriteQuad(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteQuad(gcSprite &spr) | dl::Factory | inline |
| GetSpriteSampler(bool is_ui) | dl::Factory | inline |
| GetSpriteSheetNum(std::string_view name) | dl::Factory | |
| GetSpriteTexSize(const SpriteID &spr_id) | dl::Factory | |
| GetSpriteTexSize(gcSprite &spr) | dl::Factory | inline |
| HasSprite(std::string_view name) | dl::Factory | |
| LoadColorJson(std::string_view path_name) | dl::Factory | |
| LoadFont(std::string_view path_name) | dl::Factory | |
| LoadModel(std::string_view path_name, std::string_view name="") | dl::Factory | |
| LoadSkybox(std::string_view path) | dl::Factory | |
| RegisterImagePath(std::string_view path, std::string_view name) | dl::Factory | inline |
| RegisterSprite(std::string_view name, size_t index, Image *img, const Position &anchor={}) | dl::Factory | |
| RenderAnimation(std::string_view name, std::string_view state, unsigned dir=0) | dl::Factory | |
| RenderSprite(std::string_view name, size_t index=0) | dl::Factory | |
| RenderSpriteDefault() | dl::Factory | |
| RenderText() | dl::Factory | |
| SetDebugView3D(DebugView3D type) | dl::Factory | |
| SetOrderPickup(float order) | dl::Factory | |
| SetOrderPickupShow(bool show) | dl::Factory | inline |
| SetPath(std::string_view path_image="image/", std::string_view path_model="model/", std::string_view path_binary="binary/", std::string_view path_temp="temp/") | dl::Factory | inline |
| SetReleaseMode() | dl::Factory | inline |
| SetSkybox(size_t id) | dl::Factory | |
| SetSpriteSampler(Sprite::Sampler sampler_normal, Sprite::Sampler sampler_ui) | dl::Factory | inline |
| System class | dl::Factory | friend |
| UpdateDebugView() | dl::Factory | |
| UpdateSprite(std::string_view name, size_t index, Image *img, const Position &anchor={}) | dl::Factory |