Package physx.physics

Class PxActorTypeFlags

    • Constructor Detail

      • PxActorTypeFlags

        protected PxActorTypeFlags()
      • PxActorTypeFlags

        protected PxActorTypeFlags​(long address)
      • PxActorTypeFlags

        public PxActorTypeFlags​(short flags)
        Parameters:
        flags - WebIDL type: unsigned short
    • Method Detail

      • destroy

        public void destroy()
      • isSet

        public boolean isSet​(int flag)
        Parameters:
        flag - WebIDL type: PxActorTypeFlagEnum [enum]
        Returns:
        WebIDL type: boolean
      • set

        public void set​(int flag)
        Parameters:
        flag - WebIDL type: PxActorTypeFlagEnum [enum]
      • clear

        public void clear​(int flag)
        Parameters:
        flag - WebIDL type: PxActorTypeFlagEnum [enum]