StandardMacros Library API - brombres/Rogue GitHub Wiki
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueCharacterPointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native77 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueConstCharPointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native12 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueInt32Pointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native76 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueInt64Pointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native75 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueReal32Pointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native74 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueReal64Pointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native73 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueRealPointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native72 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueVoidPointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native78 | RogueCNativeProperty |
| 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 |
incorporates CommonCompoundMethods
| Signature | Return Type | Description |
|---|---|---|
| operator?( obj:RogueWordPointer ) | Logical |
| Name | Type | Description |
|---|---|---|
| @native24 | RogueCNativeProperty |
| 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 |