Brunot
Loading...
Searching...
No Matches
PlayerJoinScene Member List

This is the complete list of members for PlayerJoinScene, including all inherited members.

addChild(std::unique_ptr< GameObject > newChild) -> boolGameObjectvirtual
addChildLua(std::unique_ptr< GameObject > &newChild) -> boolGameObject
attemptToAddPlayer(const Message *message) -> MessagePlayerJoinSceneprivate
availablePlayerSlotsPlayerJoinSceneprivate
bindLuaTypes(sol::state &lua) -> voidPlayerJoinSceneinlinestatic
calculateFormattedName() const -> voidGameObjectprivate
cErrorType enum valueComponent
checkAddToSceneHook() -> voidGameObjectprotected
clone() const -> std::unique_ptr< GameObject > overridePlayerJoinSceneinlinevirtual
cNewComponentStub enum valueComponent
Component(ComponentTypeEnum type, const char *typeName)Componentprotected
componentShowMenu() -> void overridePlayerJoinScenevirtual
ComponentTypeEnum enum nameComponent
coolerGetUUID() const -> unsigned intGameObject
currentPlayersPlayerJoinSceneprivate
destroy() -> voidGameObjectvirtual
destroyed() const -> boolGameObject
endWindow() -> void overridePlayerJoinSceneinlinevirtual
EngineGameObject
EntityGameObject
for_each(std::function< void(GameObject &)> func) -> voidGameObjectvirtual
for_each(std::function< void(const GameObject &)> func) const -> voidGameObjectvirtual
formattedNameGameObjectmutableprivate
from_json(const json &j, PlayerJoinScene &n) ->voidPlayerJoinScenefriend
GameObject(std::string typeName, gobj::Type parentType, gobj::Type type)GameObject
GameObject(const GameObject &other)GameObject
GameObject(GameObject &&other) noexceptGameObject
gameplayButtonSelectorPlayerJoinSceneprivate
getChildren() const -> std::shared_ptr< std::vector< GameObject * > > overrideComponentprotectedvirtual
getComponentJson() const -> jsonComponentprotected
getEntityParent() const -> Entity *Component
getEnum() -> ComponentTypeEnumPlayerJoinSceneinlinestatic
getFormattedName() const -> const std::string &GameObject
getGameObjectJson() const -> jsonGameObject
getInternalParent() const -> GameObject *GameObject
getKey() const -> Key overrideComponentvirtual
getName() const -> const std::string &GameObject
getNickname() const -> const std::string &GameObject
getObjectType() const -> gobj::TypeGameObject
getParent() const -> GameObject *GameObjectvirtual
getType() const -> ComponentTypeEnumComponentinline
getUUID() const -> gobj::UUIDGameObject
GoToGameplayButtonPressed(const Message *message) -> MessagePlayerJoinScene
inEngineGameObjectprivate
internalParentGameObjectprivate
isActive() const -> boolGameObject
isDestroyedGameObjectprivate
isType(gobj::Type otherType) const -> boolGameObject
isUUID(gobj::UUID compareUUID) const -> boolGameObject
linkMessages() -> voidPlayerJoinScene
load(const Stream &stream) -> void overridePlayerJoinScenevirtual
nameEquals(const std::string &compareString) const -> boolGameObject
nicknameGameObjectprivate
NodeGameObject
onEnterEngine() -> void overridePlayerJoinScenevirtual
onRender() -> void overridePlayerJoinScenevirtual
onSceneExit(const std::string &sceneName) -> voidGameObjectinlinevirtual
onSceneStart(const std::string &sceneName) -> voidGameObjectinlinevirtual
onUpdate(float dt) -> void overridePlayerJoinScenevirtual
operator=(const PlayerJoinScene &) -> PlayerJoinScene &=defaultPlayerJoinScene
operator=(PlayerJoinScene &&other) noexcept -> PlayerJoinScene &=defaultPlayerJoinScene
Component::operator=(const GameObject &other) -> GameObject &GameObject
Component::operator=(GameObject &&other) noexcept -> GameObject &GameObject
parentTo(GameObject *newParent) -> boolGameObjectvirtual
parentTypeGameObjectprivate
PlayerJoinScene()PlayerJoinScene
PlayerJoinScene(const PlayerJoinScene &)PlayerJoinScene
PlayerJoinScene(PlayerJoinScene &&other) noexceptPlayerJoinScene
pop() const -> std::unique_ptr< Component >Component
receiveDeselect(const Message *message) -> MessagePlayerJoinScene
receivePauseKeyPressed(const Message *message) -> MessagePlayerJoinScene
receiveSelectClicked(const Message *message) -> MessagePlayerJoinScene
receiveSelectPressed(const Message *message) -> MessagePlayerJoinScene
receivesMessages() const -> boolGameObject
render() -> voidGameObjectvirtual
renderLayerGameObjectprivate
renders() const -> boolGameObject
save(Stream &stream) const -> void overridePlayerJoinScenevirtual
setActive(bool shouldBeActive) -> voidGameObject
setGameObjectJson(const json &stream) -> voidGameObject
setInternalParent(GameObject *parent) -> boolGameObjectprotected
setNickname(const std::string &newNickname) -> voidGameObject
setShouldReceiveMessages(bool _shouldReceiveMessages) -> voidGameObjectvirtual
setShouldRender(bool _shouldRender) -> voidGameObjectvirtual
setShouldUpdate(bool _shouldUpdate) -> voidGameObjectvirtual
shouldReceiveMessagesGameObjectprivate
shouldRenderGameObjectprivate
shouldUpdateGameObjectprivate
showMenu() -> void overrideComponentvirtual
to_json(json &j, const PlayerJoinScene &n) ->voidPlayerJoinScenefriend
typeComponentprivate
typeNameGameObjectprivate
update(float dt) -> voidGameObjectvirtual
updates() const -> boolGameObject
uuidGameObjectprivate
~GameObject()GameObjectvirtual
~PlayerJoinScene() override=defaultPlayerJoinScene