StandardMacros Library API - brombres/Rogue GitHub Wiki

StandardMacros.rogue

class RogueCharacterPointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueCharacterPointer ) Logical

Properties

Name Type Description
@native77 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueCharacterPointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueCharacterPointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueConstCharPointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueConstCharPointer ) Logical

Properties

Name Type Description
@native12 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueConstCharPointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueConstCharPointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueInt32Pointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueInt32Pointer ) Logical

Properties

Name Type Description
@native76 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueInt32Pointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueInt32Pointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueInt64Pointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueInt64Pointer ) Logical

Properties

Name Type Description
@native75 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueInt64Pointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueInt64Pointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueReal32Pointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueReal32Pointer ) Logical

Properties

Name Type Description
@native74 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueReal32Pointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueReal32Pointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueReal64Pointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueReal64Pointer ) Logical

Properties

Name Type Description
@native73 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueReal64Pointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueReal64Pointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueRealPointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueRealPointer ) Logical

Properties

Name Type Description
@native72 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueRealPointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueRealPointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueVoidPointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueVoidPointer ) Logical

Properties

Name Type Description
@native78 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueVoidPointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueVoidPointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo

class RogueWordPointer [compound]

incorporates CommonCompoundMethods

Global Methods

Signature Return Type Description
operator?( obj:RogueWordPointer ) Logical

Properties

Name Type Description
@native24 RogueCNativeProperty

Methods

Signature Return Type Description
description() String
exists() Logical
operator==( other:RogueWordPointer ) Logical
print_to( buffer:PrintWriter )
to<<Object>>() Boxed<<RogueWordPointer>>
to<<String>>() String
to<<Variant>>() Variant
type_info() TypeInfo
⚠️ **GitHub.com Fallback** ⚠️